Status: Pass 212 Failure 16 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f3c8d9a2680>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 within the required time (360 s). Timer started at 1645406702. Timer ended at 1645407062. Waited for 360 s., <traceback object at 0x7f3c8d8b7ac0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume c204aee9-6a0c-4f8f-8ac5-ceca10075dfc within the required time (360 s). Timer started at 1645407062. Timer ended at 1645407422. Waited for 360 s., <traceback object at 0x7f3c8d95d800>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: None, <traceback object at 0x7f3c8d988ac0>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft2.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 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f62c7741f80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume b426b96e-baea-48cd-b4e7-985b32134ba3 within the required time (360 s). Timer started at 1645407666. Timer ended at 1645408026. Waited for 360 s., <traceback object at 0x7f62c7acab00>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeNegativeTest) |
fail
ft3.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume c88b186c-bcb2-4523-8702-d4721574a157 within the required time (360 s). Timer started at 1645405936. Timer ended at 1645406342. Waited for 406 s., <traceback object at 0x7fcec44a2c80>) |
||||||
tearDownClass (tempest.api.volume.admin.test_group_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
GroupSnapshotsTest) |
fail
ft4.1: tearDownClass (tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Target volume type is still in use.'}, <traceback object at 0x7fcec4a4fb00>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x7f4c92412780>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f4c923ee180>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (VolumesExtendTest:tearDownClass) Failed to delete volume d991eb22-7cff-4af9-b713-3e7979aa23ba within the required time (360 s). Timer started at 1645406522. Timer ended at 1645406882. Waited for 360 s., <traceback object at 0x7f4c91cbfa80>)) |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt6.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] |
fail
ft6.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:11:09,682 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes 0.937s 2022-02-21 01:11:09,682 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-781600560"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805b205f-4788-499d-8bbc-62875c0a0024', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805b205f-4788-499d-8bbc-62875c0a0024', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.253234", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:11:09,743 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.053s 2022-02-21 01:11:09,743 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bb957f-e6c2-4572-b148-58fae0d20fcf', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bb957f-e6c2-4572-b148-58fae0d20fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:10,798 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.046s 2022-02-21 01:11:10,798 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4635f315-fae5-40a4-9734-bc092e62baed', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4635f315-fae5-40a4-9734-bc092e62baed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:10,805 117818 INFO [tempest.common.waiters] volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 reached available after waiting for 1.805283 seconds 2022-02-21 01:11:11,075 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.270s 2022-02-21 01:11:11,076 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1515', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4578bca0-28b7-4c3c-b132-ba10f4425d1c', 'x-compute-request-id': 'req-4578bca0-28b7-4c3c-b132-ba10f4425d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.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": []}}' 2022-02-21 01:11:14,437 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 3.353s 2022-02-21 01:11:14,438 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:11 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-4b1ff5ba-39dc-4808-97da-1f53c3c2ac96', 'x-compute-request-id': 'req-4b1ff5ba-39dc-4808-97da-1f53c3c2ac96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "device": "/dev/sdb"}}' 2022-02-21 01:11:14,499 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.058s 2022-02-21 01:11:14,500 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f495cd7-1939-4714-9247-a62e51628c1d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f495cd7-1939-4714-9247-a62e51628c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:15,732 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.220s 2022-02-21 01:11:15,733 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3baba8c-f238-4bab-a265-75023b085c3b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3baba8c-f238-4bab-a265-75023b085c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:16,836 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.094s 2022-02-21 01:11:16,836 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6244c27-5b30-46fb-8be4-fabe1e316d7f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6244c27-5b30-46fb-8be4-fabe1e316d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:17,895 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.051s 2022-02-21 01:11:17,895 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001f416a-b0e4-447e-b0ac-ed02b9db2da3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001f416a-b0e4-447e-b0ac-ed02b9db2da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:18,949 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:11:18,949 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbb2978-dfed-49b2-9293-07cffbff71fa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbb2978-dfed-49b2-9293-07cffbff71fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:20,028 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.069s 2022-02-21 01:11:20,028 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4898d6-19e4-4814-aa0e-df281011db8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4898d6-19e4-4814-aa0e-df281011db8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:21,089 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.052s 2022-02-21 01:11:21,095 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806f77cb-5d84-48fa-a56e-91fc61012fa1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806f77cb-5d84-48fa-a56e-91fc61012fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:22,168 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.064s 2022-02-21 01:11:22,168 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645c4168-dd62-4ec4-bb9c-a46d668371b4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645c4168-dd62-4ec4-bb9c-a46d668371b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:23,235 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.057s 2022-02-21 01:11:23,236 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966b9b54-a6ef-4f14-9c0a-51b564693498', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966b9b54-a6ef-4f14-9c0a-51b564693498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:24,304 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.061s 2022-02-21 01:11:24,305 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfed8ddb-48f8-4f72-ac1c-e444dea43587', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfed8ddb-48f8-4f72-ac1c-e444dea43587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:24,312 117818 INFO [tempest.common.waiters] Attachment 9bf7e403-472e-4948-9317-bb1230a899bd created for volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 to server 9c2b10b2-e67d-4479-9f7a-0ce69607b1ab after waiting for 10.312151 seconds 2022-02-21 01:11:24,428 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.115s 2022-02-21 01:11:24,428 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f3166e-5182-424a-962e-6db98e549e6a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f3166e-5182-424a-962e-6db98e549e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:11:24,445 117818 INFO [tempest.common.waiters] volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 reached in-use after waiting for 0.445124 seconds 2022-02-21 01:11:25,002 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action 0.556s 2022-02-21 01:11:25,002 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "J7@pXUFN3Azm%B&"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b053ec-552e-4f47-ae67-c3522ab03f17', 'x-compute-request-id': 'req-00b053ec-552e-4f47-ae67-c3522ab03f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action'} Body: b'{"adminPass": "J7@pXUFN3Azm%B&"}' 2022-02-21 01:11:25,460 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.456s 2022-02-21 01:11:25,460 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157defe7-9103-4846-a16b-0074d5b6a9d4', 'x-compute-request-id': 'req-157defe7-9103-4846-a16b-0074d5b6a9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:26,823 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.353s 2022-02-21 01:11:26,824 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5f43b2-e454-4672-aa0e-3d639bcc6c9c', 'x-compute-request-id': 'req-0b5f43b2-e454-4672-aa0e-3d639bcc6c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:28,172 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.333s 2022-02-21 01:11:28,173 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571b8106-ed09-45a1-9f5d-ca84da85a2ff', 'x-compute-request-id': 'req-571b8106-ed09-45a1-9f5d-ca84da85a2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:29,484 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.303s 2022-02-21 01:11:29,485 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a8c45a-50cd-49f8-b916-d630a4b41d48', 'x-compute-request-id': 'req-49a8c45a-50cd-49f8-b916-d630a4b41d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:30,686 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.190s 2022-02-21 01:11:30,686 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ab8c37-0b91-4bc4-ba3c-d791ef6b882a', 'x-compute-request-id': 'req-94ab8c37-0b91-4bc4-ba3c-d791ef6b882a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:32,013 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.317s 2022-02-21 01:11:32,013 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026deb4e-a862-47e4-8cc2-6131bd021d94', 'x-compute-request-id': 'req-026deb4e-a862-47e4-8cc2-6131bd021d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:33,382 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.352s 2022-02-21 01:11:33,383 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a654739-f1a9-4676-b3ab-32bb85055261', 'x-compute-request-id': 'req-5a654739-f1a9-4676-b3ab-32bb85055261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:34,603 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.212s 2022-02-21 01:11:34,604 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79d4b42-9b23-4539-a983-b5112d1b2f6a', 'x-compute-request-id': 'req-f79d4b42-9b23-4539-a983-b5112d1b2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:35,798 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.184s 2022-02-21 01:11:35,799 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54351aa-1b33-44ef-a85e-6a4dc9dde617', 'x-compute-request-id': 'req-a54351aa-1b33-44ef-a85e-6a4dc9dde617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:37,034 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.226s 2022-02-21 01:11:37,034 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d033a62c-f496-4bad-88a5-4730494da836', 'x-compute-request-id': 'req-d033a62c-f496-4bad-88a5-4730494da836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:38,232 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.188s 2022-02-21 01:11:38,232 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb8cbbc-f96f-4a94-8551-993e673e856b', 'x-compute-request-id': 'req-2fb8cbbc-f96f-4a94-8551-993e673e856b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:39,465 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.223s 2022-02-21 01:11:39,466 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286f6448-bae0-4469-b996-f597c48a56de', 'x-compute-request-id': 'req-286f6448-bae0-4469-b996-f597c48a56de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:40,721 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.240s 2022-02-21 01:11:40,722 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a10756-e40b-4ba3-a94a-c61d2387e1d3', 'x-compute-request-id': 'req-13a10756-e40b-4ba3-a94a-c61d2387e1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:41,928 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.197s 2022-02-21 01:11:41,929 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97464164-f6ef-4ffd-8bdd-b2e4c1dc0635', 'x-compute-request-id': 'req-97464164-f6ef-4ffd-8bdd-b2e4c1dc0635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:43,150 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.212s 2022-02-21 01:11:43,150 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e66d2f38-a148-4ed4-bf07-088cc84cdd88', 'x-compute-request-id': 'req-e66d2f38-a148-4ed4-bf07-088cc84cdd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:44,353 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.194s 2022-02-21 01:11:44,354 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a6becf-6955-4f38-83bf-090947fab704', 'x-compute-request-id': 'req-a3a6becf-6955-4f38-83bf-090947fab704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:45,585 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.214s 2022-02-21 01:11:45,585 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f0e1d9-d0ed-4ead-830a-45a6b0cb0221', 'x-compute-request-id': 'req-e9f0e1d9-d0ed-4ead-830a-45a6b0cb0221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:46,765 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.171s 2022-02-21 01:11:46,766 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af6a126-29dd-4dad-ae26-53b3e761269e', 'x-compute-request-id': 'req-8af6a126-29dd-4dad-ae26-53b3e761269e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:47,956 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.181s 2022-02-21 01:11:47,956 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef7f69e-5d28-47bf-a9bc-74c4af153d19', 'x-compute-request-id': 'req-1ef7f69e-5d28-47bf-a9bc-74c4af153d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:49,266 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.300s 2022-02-21 01:11:49,266 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0643a8c-e2ab-47a6-9fb3-34c33d0aa3a5', 'x-compute-request-id': 'req-b0643a8c-e2ab-47a6-9fb3-34c33d0aa3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:50,463 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.188s 2022-02-21 01:11:50,464 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89b5dd51-81d8-4b6f-8a22-4c2dd4b78fe3', 'x-compute-request-id': 'req-89b5dd51-81d8-4b6f-8a22-4c2dd4b78fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:51,663 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.189s 2022-02-21 01:11:51,663 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326819e6-421c-428f-bd19-85abe046319d', 'x-compute-request-id': 'req-326819e6-421c-428f-bd19-85abe046319d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:52,851 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.180s 2022-02-21 01:11:52,852 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad593ed9-dabf-4f61-a77e-1f300e157204', 'x-compute-request-id': 'req-ad593ed9-dabf-4f61-a77e-1f300e157204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:54,038 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.178s 2022-02-21 01:11:54,039 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea75df23-ffd9-4f12-9544-a9d39be39967', 'x-compute-request-id': 'req-ea75df23-ffd9-4f12-9544-a9d39be39967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:55,232 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.185s 2022-02-21 01:11:55,233 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb7508f-1962-49f2-a23f-1b582a3152c6', 'x-compute-request-id': 'req-7cb7508f-1962-49f2-a23f-1b582a3152c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:56,417 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.174s 2022-02-21 01:11:56,417 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b640a0-5c05-4b4a-8f7e-f7700708c689', 'x-compute-request-id': 'req-b6b640a0-5c05-4b4a-8f7e-f7700708c689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:57,646 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.219s 2022-02-21 01:11:57,646 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f38ebe-fb34-4544-a2c9-ee3b614cae46', 'x-compute-request-id': 'req-75f38ebe-fb34-4544-a2c9-ee3b614cae46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:11:58,877 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.214s 2022-02-21 01:11:58,877 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8fb409-dea2-47e2-9be5-02697ee9367c', 'x-compute-request-id': 'req-1e8fb409-dea2-47e2-9be5-02697ee9367c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:00,211 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.326s 2022-02-21 01:12:00,212 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0e8f24-8be0-4b68-8e11-558cbb682c81', 'x-compute-request-id': 'req-cf0e8f24-8be0-4b68-8e11-558cbb682c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:01,404 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.184s 2022-02-21 01:12:01,405 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44eb3d2-1b3f-427c-9c8d-03e06c7ed221', 'x-compute-request-id': 'req-e44eb3d2-1b3f-427c-9c8d-03e06c7ed221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:02,575 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.159s 2022-02-21 01:12:02,576 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654a8071-fcd5-458c-93f4-0303cf30faec', 'x-compute-request-id': 'req-654a8071-fcd5-458c-93f4-0303cf30faec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:03,747 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.163s 2022-02-21 01:12:03,748 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65b7f8c-8065-4b90-a38e-2ba9b188f363', 'x-compute-request-id': 'req-a65b7f8c-8065-4b90-a38e-2ba9b188f363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:11:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:04,953 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.188s 2022-02-21 01:12:04,954 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759504df-46bd-4232-bb03-2830ab3ba1bd', 'x-compute-request-id': 'req-759504df-46bd-4232-bb03-2830ab3ba1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "RESCUE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:12:05Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:12:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:04,961 117818 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 39 second wait 2022-02-21 01:12:05,067 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.104s 2022-02-21 01:12:05,067 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:04 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': '152', 'x-openstack-request-id': 'req-861456ba-afd7-4a73-a537-b42a7b59581a', 'x-compute-request-id': 'req-861456ba-afd7-4a73-a537-b42a7b59581a', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 9c2b10b2-e67d-4479-9f7a-0ce69607b1ab while it is in vm_state rescued"}}' 2022-02-21 01:12:05,350 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action 0.282s 2022-02-21 01:12:05,350 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:05 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-88eab917-6f7e-4b1d-9c2e-74b48dec3a14', 'x-compute-request-id': 'req-88eab917-6f7e-4b1d-9c2e-74b48dec3a14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action'} Body: b'' 2022-02-21 01:12:05,547 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.196s 2022-02-21 01:12:05,547 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0920c8d0-9d6b-4659-b41f-4a36ab061b19', 'x-compute-request-id': 'req-0920c8d0-9d6b-4659-b41f-4a36ab061b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "RESCUE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:12:05Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:12:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:06,724 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.167s 2022-02-21 01:12:06,724 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e70644-f9e0-451f-859e-cd67589c2c03', 'x-compute-request-id': 'req-c6e70644-f9e0-451f-859e-cd67589c2c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "RESCUE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:12:05Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:12:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:07,934 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.196s 2022-02-21 01:12:07,934 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38fb005-9d8c-4f3a-8446-34220025179e', 'x-compute-request-id': 'req-e38fb005-9d8c-4f3a-8446-34220025179e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "RESCUE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:12:05Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:12:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:09,117 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab 0.173s 2022-02-21 01:12:09,117 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38177cd-6245-4c76-9268-29ea997342d2', 'x-compute-request-id': 'req-b38177cd-6245-4c76-9268-29ea997342d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab'} Body: b'{"server": {"id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "name": "tempest-ServerRescueNegativeTestJSON-server-309965793", "status": "ACTIVE", "tenant_id": "a5cb0164f98741baba94fcc1b7709e7e", "user_id": "8287f43e83034c0a80ee051456d502c6", "metadata": {}, "hostId": "573dcc9a755270ce7d0b7e3a6c49e0d9056eb38d0d5f57abdfcbdf07", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:09:15Z", "updated": "2022-02-21T01:12:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-865508750-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:bd:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:12:04.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": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}]}}' 2022-02-21 01:12:09,125 117818 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 4 second wait 2022-02-21 01:12:09,177 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.047s 2022-02-21 01:12:09,177 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d0c6bc-ef82-4c89-9213-986dfff62c48', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d0c6bc-ef82-4c89-9213-986dfff62c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:11:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:12:09,571 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.386s 2022-02-21 01:12:09,571 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12: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-3e131911-d611-4978-bde0-54b3bc39a6bd', 'x-compute-request-id': 'req-3e131911-d611-4978-bde0-54b3bc39a6bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'' 2022-02-21 01:12:09,637 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.065s 2022-02-21 01:12:09,638 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db354aa-aad1-4659-a2f2-972cb6adbee3', 'x-compute-request-id': 'req-8db354aa-aad1-4659-a2f2-972cb6adbee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:10,706 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.063s 2022-02-21 01:12:10,706 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a02d03b0-c10c-4360-89ab-03f339ed9196', 'x-compute-request-id': 'req-a02d03b0-c10c-4360-89ab-03f339ed9196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:11,763 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:12:11,763 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca04aa2-0609-4638-b083-10ed0b056f48', 'x-compute-request-id': 'req-3ca04aa2-0609-4638-b083-10ed0b056f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:12,822 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.056s 2022-02-21 01:12:12,822 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74999b26-4a4f-4de6-aef1-529bd421a943', 'x-compute-request-id': 'req-74999b26-4a4f-4de6-aef1-529bd421a943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:13,880 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.054s 2022-02-21 01:12:13,881 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ecdce0-49d5-440b-93dd-ec1218f2b67a', 'x-compute-request-id': 'req-f4ecdce0-49d5-440b-93dd-ec1218f2b67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:14,939 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.055s 2022-02-21 01:12:14,940 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fb8e3a-ee5d-4178-bd7a-cc4f540e6dba', 'x-compute-request-id': 'req-e8fb8e3a-ee5d-4178-bd7a-cc4f540e6dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:15,998 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.055s 2022-02-21 01:12:15,998 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c678aa-f7b0-4261-a692-9a9abf384d20', 'x-compute-request-id': 'req-31c678aa-f7b0-4261-a692-9a9abf384d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:17,074 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.072s 2022-02-21 01:12:17,074 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-610be3e1-1e11-4baa-981d-a5f008de72e8', 'x-compute-request-id': 'req-610be3e1-1e11-4baa-981d-a5f008de72e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:18,124 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:12:18,125 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f541d7-d095-42e6-ac70-bc671e5e94c7', 'x-compute-request-id': 'req-93f541d7-d095-42e6-ac70-bc671e5e94c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:19,178 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:12:19,178 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c02f38b-e455-4272-ab63-66427a9a84f5', 'x-compute-request-id': 'req-2c02f38b-e455-4272-ab63-66427a9a84f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:20,239 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.058s 2022-02-21 01:12:20,240 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aba6acd-b10c-496b-8617-c5ccdeca27b9', 'x-compute-request-id': 'req-2aba6acd-b10c-496b-8617-c5ccdeca27b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:21,295 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:12:21,295 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9adc87-2241-44c4-bf5c-3ae7fc5481be', 'x-compute-request-id': 'req-3e9adc87-2241-44c4-bf5c-3ae7fc5481be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:22,353 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.054s 2022-02-21 01:12:22,353 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d34cc95-907b-4724-8f83-4eca3277c614', 'x-compute-request-id': 'req-9d34cc95-907b-4724-8f83-4eca3277c614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:23,405 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:12:23,405 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b61a60f-49fc-4923-ab4a-b644f86125e6', 'x-compute-request-id': 'req-7b61a60f-49fc-4923-ab4a-b644f86125e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:24,462 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.054s 2022-02-21 01:12:24,463 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77ca8f1-0c5f-4b12-89f0-ea6b6a35515d', 'x-compute-request-id': 'req-b77ca8f1-0c5f-4b12-89f0-ea6b6a35515d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:25,526 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.059s 2022-02-21 01:12:25,527 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11cdfc3-475b-46c9-af8d-df9dd79d547c', 'x-compute-request-id': 'req-c11cdfc3-475b-46c9-af8d-df9dd79d547c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:26,593 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.062s 2022-02-21 01:12:26,593 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2902f93-4a31-4e94-9899-1cd6684527af', 'x-compute-request-id': 'req-b2902f93-4a31-4e94-9899-1cd6684527af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:27,659 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.061s 2022-02-21 01:12:27,659 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c4bf2c-eacf-4764-a13c-b3372bb3972f', 'x-compute-request-id': 'req-11c4bf2c-eacf-4764-a13c-b3372bb3972f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:28,711 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:12:28,711 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5e1323-f0bd-4500-9ef0-ef5eda717006', 'x-compute-request-id': 'req-9f5e1323-f0bd-4500-9ef0-ef5eda717006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:29,772 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.058s 2022-02-21 01:12:29,773 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca984e4-d315-45c3-93b4-cb1d85890e1f', 'x-compute-request-id': 'req-4ca984e4-d315-45c3-93b4-cb1d85890e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:30,826 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:12:30,827 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe1ede8-c2fd-42a1-a9aa-f752a96aede4', 'x-compute-request-id': 'req-4fe1ede8-c2fd-42a1-a9aa-f752a96aede4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:31,875 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:12:31,875 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8db4d2a-8453-409c-8f1b-3b87f97b2330', 'x-compute-request-id': 'req-c8db4d2a-8453-409c-8f1b-3b87f97b2330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:32,926 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:12:32,926 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42437d2e-9534-4a22-99eb-5ab2d8e34499', 'x-compute-request-id': 'req-42437d2e-9534-4a22-99eb-5ab2d8e34499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:33,992 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.062s 2022-02-21 01:12:33,992 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec9073a5-b9f2-41bc-801b-977cbccfcefc', 'x-compute-request-id': 'req-ec9073a5-b9f2-41bc-801b-977cbccfcefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:35,052 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.057s 2022-02-21 01:12:35,053 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201fdcc0-44ab-4475-8fe8-071e753c7f9e', 'x-compute-request-id': 'req-201fdcc0-44ab-4475-8fe8-071e753c7f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:36,109 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:12:36,109 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a35b4d-cc18-4973-b8d3-0bf1abdfc3b1', 'x-compute-request-id': 'req-a6a35b4d-cc18-4973-b8d3-0bf1abdfc3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:37,172 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.060s 2022-02-21 01:12:37,172 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fcd226-8f0c-40fc-ac2d-f9fb8be2f86b', 'x-compute-request-id': 'req-96fcd226-8f0c-40fc-ac2d-f9fb8be2f86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:38,238 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.061s 2022-02-21 01:12:38,239 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c97f85-88d7-44e4-ad15-de656aa8f340', 'x-compute-request-id': 'req-24c97f85-88d7-44e4-ad15-de656aa8f340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:39,291 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:12:39,292 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db23ac52-cf72-4c44-80ef-bebde3d2d4aa', 'x-compute-request-id': 'req-db23ac52-cf72-4c44-80ef-bebde3d2d4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:40,350 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.056s 2022-02-21 01:12:40,351 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-844e50e1-25a1-4e74-ac98-3610e0049ac9', 'x-compute-request-id': 'req-844e50e1-25a1-4e74-ac98-3610e0049ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:41,420 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.066s 2022-02-21 01:12:41,421 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6eab8a8-2c42-4c1a-942d-369653cb0c26', 'x-compute-request-id': 'req-e6eab8a8-2c42-4c1a-942d-369653cb0c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:42,500 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.073s 2022-02-21 01:12:42,500 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eaddb6d-c95d-457c-9b95-6a068fd1d2b5', 'x-compute-request-id': 'req-0eaddb6d-c95d-457c-9b95-6a068fd1d2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:43,586 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.082s 2022-02-21 01:12:43,586 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966153c2-f2ea-43fb-a894-ef441cffac27', 'x-compute-request-id': 'req-966153c2-f2ea-43fb-a894-ef441cffac27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:44,673 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.082s 2022-02-21 01:12:44,673 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0767ee-0157-409b-bbb4-9290aa91002d', 'x-compute-request-id': 'req-1b0767ee-0157-409b-bbb4-9290aa91002d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:45,757 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.080s 2022-02-21 01:12:45,758 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b38a145-8268-4098-bfdc-38363b6bcd01', 'x-compute-request-id': 'req-2b38a145-8268-4098-bfdc-38363b6bcd01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:46,851 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.088s 2022-02-21 01:12:46,852 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ff0cdb-ed73-4177-a5ee-f5993c1b3720', 'x-compute-request-id': 'req-49ff0cdb-ed73-4177-a5ee-f5993c1b3720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:47,907 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:12:47,907 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-247e61d7-ceca-494c-8ed8-ee6a0e43153c', 'x-compute-request-id': 'req-247e61d7-ceca-494c-8ed8-ee6a0e43153c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:48,961 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:12:48,961 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22e9f86-63fe-4ebb-ae0d-ac4fdb52376f', 'x-compute-request-id': 'req-a22e9f86-63fe-4ebb-ae0d-ac4fdb52376f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:50,015 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:12:50,015 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3932f8f-e3f7-4120-b651-be0351dba1d3', 'x-compute-request-id': 'req-d3932f8f-e3f7-4120-b651-be0351dba1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:51,077 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.057s 2022-02-21 01:12:51,077 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84462f27-fc8e-40d0-99c0-cef962d261ce', 'x-compute-request-id': 'req-84462f27-fc8e-40d0-99c0-cef962d261ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:52,133 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:12:52,133 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcfc868-0c84-42b5-a02f-f13894028205', 'x-compute-request-id': 'req-9fcfc868-0c84-42b5-a02f-f13894028205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:53,186 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:12:53,186 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a34d2f-d64c-43e5-aaf7-e6976efb2a54', 'x-compute-request-id': 'req-52a34d2f-d64c-43e5-aaf7-e6976efb2a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:54,241 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:12:54,241 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2461cdcb-c65c-40c2-8f01-ed2a33996a55', 'x-compute-request-id': 'req-2461cdcb-c65c-40c2-8f01-ed2a33996a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:55,294 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:12:55,294 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa96cd0-759f-4213-bf4f-ff9b7aef4aef', 'x-compute-request-id': 'req-4fa96cd0-759f-4213-bf4f-ff9b7aef4aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:56,348 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:12:56,349 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaee2b5a-b38e-4c24-8514-f00e460c9967', 'x-compute-request-id': 'req-eaee2b5a-b38e-4c24-8514-f00e460c9967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:57,401 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:12:57,401 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31588e34-874b-484f-bfcf-382b1bd0b584', 'x-compute-request-id': 'req-31588e34-874b-484f-bfcf-382b1bd0b584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:58,452 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:12:58,452 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6056ef68-8e3b-4134-8926-94ecf684e398', 'x-compute-request-id': 'req-6056ef68-8e3b-4134-8926-94ecf684e398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:12:59,508 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:12:59,508 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f450971-4887-4334-8aee-1ee286b9a866', 'x-compute-request-id': 'req-5f450971-4887-4334-8aee-1ee286b9a866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:00,563 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:13:00,563 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201e8aef-1d75-4fb8-b2fe-f77dcaa2bd8a', 'x-compute-request-id': 'req-201e8aef-1d75-4fb8-b2fe-f77dcaa2bd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:01,623 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.057s 2022-02-21 01:13:01,623 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5ace9c-8322-47cb-bb60-70f0d7e564e0', 'x-compute-request-id': 'req-9b5ace9c-8322-47cb-bb60-70f0d7e564e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:02,677 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:13:02,678 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-718e6fac-3abb-4339-9a72-22ea7e2ac615', 'x-compute-request-id': 'req-718e6fac-3abb-4339-9a72-22ea7e2ac615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:03,742 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.061s 2022-02-21 01:13:03,742 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cfc68b6-63ff-4d8e-b33a-755d77c54efb', 'x-compute-request-id': 'req-9cfc68b6-63ff-4d8e-b33a-755d77c54efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:04,795 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:13:04,796 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483d49d0-7d25-4e79-93c8-f053d941c440', 'x-compute-request-id': 'req-483d49d0-7d25-4e79-93c8-f053d941c440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:05,850 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:13:05,850 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3889f5d8-7ed0-4755-bb63-865a174d474d', 'x-compute-request-id': 'req-3889f5d8-7ed0-4755-bb63-865a174d474d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:06,903 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:06,903 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2086fa3b-e02c-4ee5-853b-53afa7c5112d', 'x-compute-request-id': 'req-2086fa3b-e02c-4ee5-853b-53afa7c5112d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:07,958 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:13:07,959 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d25ff2b5-baa3-4a96-80f3-9a0c3aad91e9', 'x-compute-request-id': 'req-d25ff2b5-baa3-4a96-80f3-9a0c3aad91e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:09,011 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:09,011 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87fe318-8345-46cd-93ad-25840dcc3423', 'x-compute-request-id': 'req-e87fe318-8345-46cd-93ad-25840dcc3423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:10,062 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:10,062 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a9d49b-da4a-4a1d-9be4-7b608729a6ba', 'x-compute-request-id': 'req-90a9d49b-da4a-4a1d-9be4-7b608729a6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:11,113 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:11,113 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb25e82-a8f4-4f9d-af72-8f47437be2d2', 'x-compute-request-id': 'req-ffb25e82-a8f4-4f9d-af72-8f47437be2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:12,164 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:12,164 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5d6841-cff8-4c38-bbe7-08761de071fe', 'x-compute-request-id': 'req-2c5d6841-cff8-4c38-bbe7-08761de071fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:13,213 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:13,213 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8a3dbb-9741-4551-9928-743862932111', 'x-compute-request-id': 'req-ed8a3dbb-9741-4551-9928-743862932111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:14,266 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:13:14,266 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd5d317-a02d-4882-84fe-84011a6e8158', 'x-compute-request-id': 'req-3fd5d317-a02d-4882-84fe-84011a6e8158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:15,318 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:15,318 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a942aec-16c4-4ad3-a398-eabd4a64516e', 'x-compute-request-id': 'req-5a942aec-16c4-4ad3-a398-eabd4a64516e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:16,371 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:16,371 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27c4aae7-8f45-473f-8b60-9e5cffea8ec8', 'x-compute-request-id': 'req-27c4aae7-8f45-473f-8b60-9e5cffea8ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:17,422 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:17,422 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4992d439-6381-4da6-a638-9c9d88d8b21b', 'x-compute-request-id': 'req-4992d439-6381-4da6-a638-9c9d88d8b21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:18,471 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:18,472 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f145d5ad-9172-49e5-b85f-1f56c3a9f981', 'x-compute-request-id': 'req-f145d5ad-9172-49e5-b85f-1f56c3a9f981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:19,523 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:19,523 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9238c52c-4ae3-48b8-acf4-e85a980fa197', 'x-compute-request-id': 'req-9238c52c-4ae3-48b8-acf4-e85a980fa197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:20,573 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:20,573 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d403e1c4-f586-493d-8f37-acbe9f923535', 'x-compute-request-id': 'req-d403e1c4-f586-493d-8f37-acbe9f923535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:21,623 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:21,623 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b50eb4-9352-4a9e-be4c-2ccc5a8aaf76', 'x-compute-request-id': 'req-90b50eb4-9352-4a9e-be4c-2ccc5a8aaf76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:22,674 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:22,674 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a10cd3-4f11-4b02-9a9e-1a6ac3d56a2b', 'x-compute-request-id': 'req-66a10cd3-4f11-4b02-9a9e-1a6ac3d56a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:23,727 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:23,728 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84412b3f-0098-4370-bb79-a5e70640cd1b', 'x-compute-request-id': 'req-84412b3f-0098-4370-bb79-a5e70640cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:24,777 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:24,777 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79b81b54-ce33-45db-98ce-8eff074bc0df', 'x-compute-request-id': 'req-79b81b54-ce33-45db-98ce-8eff074bc0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:25,827 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:25,828 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0134ea-1a7a-4b71-898a-971053f15f87', 'x-compute-request-id': 'req-8b0134ea-1a7a-4b71-898a-971053f15f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:26,876 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:13:26,877 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f56e470-b0a9-4a9b-891b-00a5b576ea55', 'x-compute-request-id': 'req-0f56e470-b0a9-4a9b-891b-00a5b576ea55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:27,926 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:27,926 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae68467d-f8da-4087-b628-318394c564eb', 'x-compute-request-id': 'req-ae68467d-f8da-4087-b628-318394c564eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:28,983 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:13:28,983 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e549a2a-8434-4338-a0d9-5f9c1cdd8498', 'x-compute-request-id': 'req-1e549a2a-8434-4338-a0d9-5f9c1cdd8498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:30,034 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:30,035 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df67e94e-fa6b-46ba-8732-dc9579027c7d', 'x-compute-request-id': 'req-df67e94e-fa6b-46ba-8732-dc9579027c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:31,087 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:31,088 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db75d4a0-b9a6-44fa-8824-e49d0a5383b4', 'x-compute-request-id': 'req-db75d4a0-b9a6-44fa-8824-e49d0a5383b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:32,141 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:13:32,141 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f155ed-1fda-48c2-b49f-73986c12bf89', 'x-compute-request-id': 'req-20f155ed-1fda-48c2-b49f-73986c12bf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:33,193 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:33,194 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf443c76-ae07-4d8e-9470-cbcd76276c21', 'x-compute-request-id': 'req-cf443c76-ae07-4d8e-9470-cbcd76276c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:34,245 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:34,245 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73231ebf-c281-4b7b-a3de-52e64b1ffdc9', 'x-compute-request-id': 'req-73231ebf-c281-4b7b-a3de-52e64b1ffdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:35,294 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:35,295 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4937cbd1-0cb9-4444-a369-e68b0bb99b0c', 'x-compute-request-id': 'req-4937cbd1-0cb9-4444-a369-e68b0bb99b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:36,345 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:36,345 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338e3509-f1a7-4d80-86df-003384acf013', 'x-compute-request-id': 'req-338e3509-f1a7-4d80-86df-003384acf013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:37,395 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:37,396 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34519318-7855-4c84-b134-09c31ce3e7ce', 'x-compute-request-id': 'req-34519318-7855-4c84-b134-09c31ce3e7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:38,445 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:38,446 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8dad56-9a12-467c-9d4b-736249115b9e', 'x-compute-request-id': 'req-1a8dad56-9a12-467c-9d4b-736249115b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:39,496 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:39,496 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-591b740f-8783-495d-8563-892d85956ee2', 'x-compute-request-id': 'req-591b740f-8783-495d-8563-892d85956ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:40,552 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:13:40,552 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a281b8-a9d1-4642-a0ba-c8b4c2f88c31', 'x-compute-request-id': 'req-b9a281b8-a9d1-4642-a0ba-c8b4c2f88c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:41,603 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:41,603 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f2b8b87-c08d-48bd-a8bb-2391d46e740b', 'x-compute-request-id': 'req-4f2b8b87-c08d-48bd-a8bb-2391d46e740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:42,653 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:42,654 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca7df18-c021-47f7-8c51-a39b288ac092', 'x-compute-request-id': 'req-8ca7df18-c021-47f7-8c51-a39b288ac092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:43,705 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:43,706 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce0d768-8002-4fe8-a199-25e49889aa22', 'x-compute-request-id': 'req-2ce0d768-8002-4fe8-a199-25e49889aa22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:44,755 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:44,756 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af7dd94-194f-4eff-8109-8e09d634cb0c', 'x-compute-request-id': 'req-8af7dd94-194f-4eff-8109-8e09d634cb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:45,807 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:45,807 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26df800-0e77-4344-924b-2f1e5d130c31', 'x-compute-request-id': 'req-a26df800-0e77-4344-924b-2f1e5d130c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:46,858 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:46,859 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5d76f7-13ed-4c46-96bc-5f9c5ba3d3e4', 'x-compute-request-id': 'req-2e5d76f7-13ed-4c46-96bc-5f9c5ba3d3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:47,908 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:47,909 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b160df4a-84ac-49d7-b9af-61c30de2bd45', 'x-compute-request-id': 'req-b160df4a-84ac-49d7-b9af-61c30de2bd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:48,958 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:48,958 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a68b96e3-5e4c-439c-ab07-e8cf12710bdc', 'x-compute-request-id': 'req-a68b96e3-5e4c-439c-ab07-e8cf12710bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:50,010 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:13:50,010 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0ac7bc-e036-42f1-9ade-ce82545bf43f', 'x-compute-request-id': 'req-9b0ac7bc-e036-42f1-9ade-ce82545bf43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:51,060 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:51,061 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dead1484-5d9b-4c20-9364-30fbbb139ebb', 'x-compute-request-id': 'req-dead1484-5d9b-4c20-9364-30fbbb139ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:52,110 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:13:52,111 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b9b423-74e2-4c5b-9b39-16b2d77e6b5a', 'x-compute-request-id': 'req-a3b9b423-74e2-4c5b-9b39-16b2d77e6b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:53,165 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:13:53,166 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c489d00c-b14d-4a63-be50-c4eb2995576c', 'x-compute-request-id': 'req-c489d00c-b14d-4a63-be50-c4eb2995576c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:54,215 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:54,216 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2e1895-0da6-47a3-8354-3852bde7f3aa', 'x-compute-request-id': 'req-9e2e1895-0da6-47a3-8354-3852bde7f3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:55,266 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:55,266 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-270257b9-7608-4cdd-8f2e-68b6caba9962', 'x-compute-request-id': 'req-270257b9-7608-4cdd-8f2e-68b6caba9962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:56,317 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:13:56,317 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da44420-3e34-47b5-9c06-b1e5a2cb88b3', 'x-compute-request-id': 'req-6da44420-3e34-47b5-9c06-b1e5a2cb88b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:57,368 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:13:57,369 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-390e1690-3aaf-4dc9-9d9e-ac1bbcd63a21', 'x-compute-request-id': 'req-390e1690-3aaf-4dc9-9d9e-ac1bbcd63a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:58,422 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:13:58,422 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9a83b4-7081-429d-8848-0e5bcc60b375', 'x-compute-request-id': 'req-cc9a83b4-7081-429d-8848-0e5bcc60b375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:13:59,476 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:13:59,476 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fd7bd7-f666-41c6-b182-1129aa91402f', 'x-compute-request-id': 'req-23fd7bd7-f666-41c6-b182-1129aa91402f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:00,527 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:00,528 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94208eb-3686-4e1e-9c2b-7860b438ae25', 'x-compute-request-id': 'req-a94208eb-3686-4e1e-9c2b-7860b438ae25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:01,583 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:14:01,583 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de36752-e532-4860-acdc-a6413d9f600f', 'x-compute-request-id': 'req-6de36752-e532-4860-acdc-a6413d9f600f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:02,640 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:14:02,640 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bee824-83b2-4183-9697-4bad2e9be14e', 'x-compute-request-id': 'req-f9bee824-83b2-4183-9697-4bad2e9be14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:03,693 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:03,693 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2088c90d-3247-454d-928b-d3b011f7a570', 'x-compute-request-id': 'req-2088c90d-3247-454d-928b-d3b011f7a570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:04,745 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:14:04,746 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46600ebc-94a9-4d4c-950a-36b462859133', 'x-compute-request-id': 'req-46600ebc-94a9-4d4c-950a-36b462859133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:05,797 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:05,797 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5b6f7d-763a-42c6-a69b-3318565c5022', 'x-compute-request-id': 'req-0a5b6f7d-763a-42c6-a69b-3318565c5022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:06,846 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:06,847 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78d2334-2640-494b-84e3-d63ad5e722f6', 'x-compute-request-id': 'req-b78d2334-2640-494b-84e3-d63ad5e722f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:07,898 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:07,898 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-185edbf6-ab30-48fa-a73f-d978963b858d', 'x-compute-request-id': 'req-185edbf6-ab30-48fa-a73f-d978963b858d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:08,948 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:08,949 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5821db54-5199-4c66-9fae-8b805199f232', 'x-compute-request-id': 'req-5821db54-5199-4c66-9fae-8b805199f232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:10,002 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:14:10,002 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51967fdb-a47e-4043-8cc9-36381b829f2a', 'x-compute-request-id': 'req-51967fdb-a47e-4043-8cc9-36381b829f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:11,069 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.064s 2022-02-21 01:14:11,069 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1417f013-5f83-45ec-9afa-ee8e1facef6b', 'x-compute-request-id': 'req-1417f013-5f83-45ec-9afa-ee8e1facef6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:12,123 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:14:12,123 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c751159a-773c-4116-9d75-cccb3af633c5', 'x-compute-request-id': 'req-c751159a-773c-4116-9d75-cccb3af633c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:13,175 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:13,176 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c5649b-ee67-4395-8ca8-9924633f6b19', 'x-compute-request-id': 'req-80c5649b-ee67-4395-8ca8-9924633f6b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:14,327 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.148s 2022-02-21 01:14:14,327 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2f0b7b-1ce7-4111-a343-26540f498fa4', 'x-compute-request-id': 'req-8b2f0b7b-1ce7-4111-a343-26540f498fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:15,380 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:15,380 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681e3bb2-668d-4351-a549-57fd9ee8364f', 'x-compute-request-id': 'req-681e3bb2-668d-4351-a549-57fd9ee8364f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:16,432 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:16,433 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf2cc03-ae49-4f17-9075-78d9ac779a8e', 'x-compute-request-id': 'req-1cf2cc03-ae49-4f17-9075-78d9ac779a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:17,482 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:17,483 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06312b7a-4512-4cef-9344-ea86f15667ff', 'x-compute-request-id': 'req-06312b7a-4512-4cef-9344-ea86f15667ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:18,533 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:18,534 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c2586f-5007-4ff1-9da9-9d3e11369043', 'x-compute-request-id': 'req-d8c2586f-5007-4ff1-9da9-9d3e11369043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:19,582 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:19,583 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e381c859-0e3a-4824-bf45-39b5537387fb', 'x-compute-request-id': 'req-e381c859-0e3a-4824-bf45-39b5537387fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:20,632 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:20,633 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5cbc7b-3001-44f4-882a-a1394e612383', 'x-compute-request-id': 'req-db5cbc7b-3001-44f4-882a-a1394e612383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:21,686 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:21,686 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73870823-0343-4a1d-a820-30f96017b0f6', 'x-compute-request-id': 'req-73870823-0343-4a1d-a820-30f96017b0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:22,740 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:14:22,740 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd39efc-b974-42df-8676-daa7eaeb15c0', 'x-compute-request-id': 'req-9cd39efc-b974-42df-8676-daa7eaeb15c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:23,794 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:14:23,794 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5528a915-e3e9-4099-bd5b-75486d019b96', 'x-compute-request-id': 'req-5528a915-e3e9-4099-bd5b-75486d019b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:24,847 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:24,847 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3879bc0a-4966-4818-9a7f-e8df1ce9dd60', 'x-compute-request-id': 'req-3879bc0a-4966-4818-9a7f-e8df1ce9dd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:25,899 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:25,900 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd81b45-447f-4ea6-a395-872de76caa32', 'x-compute-request-id': 'req-0fd81b45-447f-4ea6-a395-872de76caa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:26,950 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:26,950 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5288f8-3647-430d-b898-c798b5ba7b83', 'x-compute-request-id': 'req-2c5288f8-3647-430d-b898-c798b5ba7b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:27,998 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:14:27,999 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684f4313-5209-4a6c-ac64-e333304a6b5f', 'x-compute-request-id': 'req-684f4313-5209-4a6c-ac64-e333304a6b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:29,050 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:29,051 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2617cba8-8526-45bd-8483-6d88ffb5bc6f', 'x-compute-request-id': 'req-2617cba8-8526-45bd-8483-6d88ffb5bc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:30,109 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.056s 2022-02-21 01:14:30,109 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26bbe92-bd4c-48ff-889c-1b9c66f6d54b', 'x-compute-request-id': 'req-e26bbe92-bd4c-48ff-889c-1b9c66f6d54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:31,160 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:31,160 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9d9df1-f5ea-4415-964f-e06037864f7b', 'x-compute-request-id': 'req-ea9d9df1-f5ea-4415-964f-e06037864f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:32,213 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:32,213 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eacf0bc-e733-432d-8eaa-353c04216155', 'x-compute-request-id': 'req-4eacf0bc-e733-432d-8eaa-353c04216155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:33,268 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:14:33,269 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f9cc11-3fb6-4642-af4d-67d0171e414b', 'x-compute-request-id': 'req-62f9cc11-3fb6-4642-af4d-67d0171e414b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:34,321 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:34,321 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf82831-9061-424c-bbc2-facdddc1bdb7', 'x-compute-request-id': 'req-caf82831-9061-424c-bbc2-facdddc1bdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:35,379 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.053s 2022-02-21 01:14:35,379 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e67bc5-8a35-4aef-a4b2-09a9f023cf96', 'x-compute-request-id': 'req-14e67bc5-8a35-4aef-a4b2-09a9f023cf96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:36,431 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:36,432 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af90916-e51d-4e7d-98f1-51ed904924fe', 'x-compute-request-id': 'req-4af90916-e51d-4e7d-98f1-51ed904924fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:37,485 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:14:37,485 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf1dd3d-e114-43a5-978a-0964bde7f044', 'x-compute-request-id': 'req-dbf1dd3d-e114-43a5-978a-0964bde7f044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:38,540 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:14:38,541 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b9c5aa-58cf-43bc-82ff-d455f94c18c1', 'x-compute-request-id': 'req-86b9c5aa-58cf-43bc-82ff-d455f94c18c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:39,592 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:39,592 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701c32e4-7d5c-4799-b8d3-5bd52b552b2b', 'x-compute-request-id': 'req-701c32e4-7d5c-4799-b8d3-5bd52b552b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:40,731 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.136s 2022-02-21 01:14:40,732 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d69e6c1-a391-413b-bf0c-2d50f9ef8cc4', 'x-compute-request-id': 'req-0d69e6c1-a391-413b-bf0c-2d50f9ef8cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:41,829 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.094s 2022-02-21 01:14:41,830 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4421393-85bf-424f-a189-e4b5fed4d396', 'x-compute-request-id': 'req-c4421393-85bf-424f-a189-e4b5fed4d396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:42,881 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:42,882 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03913ea4-7ec0-4b7b-9873-3738282903f1', 'x-compute-request-id': 'req-03913ea4-7ec0-4b7b-9873-3738282903f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:43,935 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:43,935 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d85c9b4b-d477-46f3-8652-a8368653f226', 'x-compute-request-id': 'req-d85c9b4b-d477-46f3-8652-a8368653f226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:44,985 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:44,985 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-848aa57a-4de0-4235-abba-1735196ea132', 'x-compute-request-id': 'req-848aa57a-4de0-4235-abba-1735196ea132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:46,036 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:46,037 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba71629-3b9c-43f2-949a-9bf194d4c5a6', 'x-compute-request-id': 'req-fba71629-3b9c-43f2-949a-9bf194d4c5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:47,086 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:47,087 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f46e71-74da-4759-8e87-9910dbb9bb59', 'x-compute-request-id': 'req-37f46e71-74da-4759-8e87-9910dbb9bb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:48,136 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:48,136 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33e2f2d-b1c9-4186-81fe-ebc4856014de', 'x-compute-request-id': 'req-b33e2f2d-b1c9-4186-81fe-ebc4856014de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:49,187 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:14:49,187 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe12d44-a39e-48e0-8c48-f7061292dbd5', 'x-compute-request-id': 'req-1fe12d44-a39e-48e0-8c48-f7061292dbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:50,238 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:50,238 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15b7771-5bf7-475d-9045-e50d6c49d057', 'x-compute-request-id': 'req-a15b7771-5bf7-475d-9045-e50d6c49d057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:51,300 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.058s 2022-02-21 01:14:51,300 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4f294c-ea77-4863-885a-89e68ad398b7', 'x-compute-request-id': 'req-bb4f294c-ea77-4863-885a-89e68ad398b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:52,352 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:52,353 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60dd7203-b815-4f6b-83ad-c4959fb617c2', 'x-compute-request-id': 'req-60dd7203-b815-4f6b-83ad-c4959fb617c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:53,402 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:53,402 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d68ba995-a1b7-4629-9b20-43c858ca2d4f', 'x-compute-request-id': 'req-d68ba995-a1b7-4629-9b20-43c858ca2d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:54,452 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:54,452 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7854c9-e6c3-49ca-ac9f-10476756043c', 'x-compute-request-id': 'req-ca7854c9-e6c3-49ca-ac9f-10476756043c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:55,502 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:55,502 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3b99f6-7425-400c-ba42-99826cb09645', 'x-compute-request-id': 'req-8c3b99f6-7425-400c-ba42-99826cb09645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:56,551 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:56,552 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813302e9-8c70-4632-aabf-87c801bb9895', 'x-compute-request-id': 'req-813302e9-8c70-4632-aabf-87c801bb9895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:57,602 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:14:57,603 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62b2ec70-95b2-476b-89ef-3a0be678d239', 'x-compute-request-id': 'req-62b2ec70-95b2-476b-89ef-3a0be678d239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:58,656 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:14:58,656 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf7d62d-fb51-4abc-9419-70e57968a1d5', 'x-compute-request-id': 'req-fdf7d62d-fb51-4abc-9419-70e57968a1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:14:59,706 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:14:59,706 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7131d2-8d3c-4777-add0-45a4a876e558', 'x-compute-request-id': 'req-ac7131d2-8d3c-4777-add0-45a4a876e558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:00,754 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:00,754 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ecd2841-4789-4d26-8a1c-9a1e13d832cc', 'x-compute-request-id': 'req-6ecd2841-4789-4d26-8a1c-9a1e13d832cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:01,805 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:01,805 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0f1013-b850-43c4-8207-5140c2e31260', 'x-compute-request-id': 'req-fd0f1013-b850-43c4-8207-5140c2e31260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:02,858 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:02,858 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5269344-7549-4fd6-a755-d20deacf4ce8', 'x-compute-request-id': 'req-c5269344-7549-4fd6-a755-d20deacf4ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:03,907 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:03,907 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306a445b-4db2-49f8-b989-c1e9e24fe4f9', 'x-compute-request-id': 'req-306a445b-4db2-49f8-b989-c1e9e24fe4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:04,957 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:04,958 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dce954a-9c5e-47ca-acff-f0f13bc0d788', 'x-compute-request-id': 'req-1dce954a-9c5e-47ca-acff-f0f13bc0d788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:06,007 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:06,007 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5a1236-c6ba-4b78-b814-6eedc2df18d1', 'x-compute-request-id': 'req-ef5a1236-c6ba-4b78-b814-6eedc2df18d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:07,057 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:07,058 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9099ea-a6db-4b48-a158-546db3670132', 'x-compute-request-id': 'req-db9099ea-a6db-4b48-a158-546db3670132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:08,110 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:08,110 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec0debc1-2325-4831-862f-b581199d259a', 'x-compute-request-id': 'req-ec0debc1-2325-4831-862f-b581199d259a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:09,163 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:09,164 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de0f7a2-5b29-422b-94c1-0cb7a17c6343', 'x-compute-request-id': 'req-1de0f7a2-5b29-422b-94c1-0cb7a17c6343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:10,214 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:10,216 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4fc24d-b91e-48be-919b-1ada128043e4', 'x-compute-request-id': 'req-ca4fc24d-b91e-48be-919b-1ada128043e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:11,267 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:11,267 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-593d8772-5432-4ac5-b609-ededfabb1c1c', 'x-compute-request-id': 'req-593d8772-5432-4ac5-b609-ededfabb1c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:12,317 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:12,318 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e7441c-7e82-4774-996e-98f4d8804883', 'x-compute-request-id': 'req-c8e7441c-7e82-4774-996e-98f4d8804883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:13,370 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:15:13,371 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae1133b-1673-467a-afb8-a4f075c4d2e0', 'x-compute-request-id': 'req-1ae1133b-1673-467a-afb8-a4f075c4d2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:14,424 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:14,425 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856a4e40-caea-4d36-8e68-76e0014f26aa', 'x-compute-request-id': 'req-856a4e40-caea-4d36-8e68-76e0014f26aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:15,475 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:15,476 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4b6ff3-210b-4ddb-a0a3-48fc19d38477', 'x-compute-request-id': 'req-0d4b6ff3-210b-4ddb-a0a3-48fc19d38477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:16,526 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:16,526 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cb7aa5-0020-46b5-9780-d855f90b361c', 'x-compute-request-id': 'req-69cb7aa5-0020-46b5-9780-d855f90b361c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:17,575 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:17,575 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0759e1a-46f3-4d7d-a8c0-e1de7e11473e', 'x-compute-request-id': 'req-b0759e1a-46f3-4d7d-a8c0-e1de7e11473e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:18,627 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:18,627 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9e6dbe8-2d65-4581-906f-bc846475c785', 'x-compute-request-id': 'req-f9e6dbe8-2d65-4581-906f-bc846475c785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:19,678 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:19,679 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ad68db-4983-4545-84c3-72e89097d8ff', 'x-compute-request-id': 'req-00ad68db-4983-4545-84c3-72e89097d8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:20,731 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:15:20,732 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dd8c54-2e00-41a7-8dd1-0d2b3745cb6c', 'x-compute-request-id': 'req-98dd8c54-2e00-41a7-8dd1-0d2b3745cb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:21,785 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:21,785 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2dbfb71-4600-4862-a6de-4f8bef0fdec3', 'x-compute-request-id': 'req-b2dbfb71-4600-4862-a6de-4f8bef0fdec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:22,837 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:22,837 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90bc9051-2654-4018-884a-f0a0ca6acd45', 'x-compute-request-id': 'req-90bc9051-2654-4018-884a-f0a0ca6acd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:23,886 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:23,887 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601cc7b3-7741-4b89-9bf8-aa173680121f', 'x-compute-request-id': 'req-601cc7b3-7741-4b89-9bf8-aa173680121f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:24,937 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:24,937 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a0cb2e-0b5c-43f2-9d17-59ee0659a64b', 'x-compute-request-id': 'req-a2a0cb2e-0b5c-43f2-9d17-59ee0659a64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:25,986 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:25,986 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae77e0c9-278a-44ed-8f48-3dc70ec9c306', 'x-compute-request-id': 'req-ae77e0c9-278a-44ed-8f48-3dc70ec9c306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:27,036 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:27,036 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee9beabf-477e-4f2c-ae7f-6c86348d6daa', 'x-compute-request-id': 'req-ee9beabf-477e-4f2c-ae7f-6c86348d6daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:28,086 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:28,087 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c767369-2d25-4ea3-bc7d-1fc58db40238', 'x-compute-request-id': 'req-0c767369-2d25-4ea3-bc7d-1fc58db40238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:29,137 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:29,137 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47131398-7df3-435b-962f-53479bc5261e', 'x-compute-request-id': 'req-47131398-7df3-435b-962f-53479bc5261e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:30,248 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.108s 2022-02-21 01:15:30,249 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3a9bae-5496-4882-9bd6-004f7ce69322', 'x-compute-request-id': 'req-6d3a9bae-5496-4882-9bd6-004f7ce69322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:31,300 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:15:31,301 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6694d6-2eb0-4882-a52f-1d20980f1422', 'x-compute-request-id': 'req-5e6694d6-2eb0-4882-a52f-1d20980f1422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:32,351 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:32,351 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d136b3-7b07-472a-8108-95c68458f6f5', 'x-compute-request-id': 'req-00d136b3-7b07-472a-8108-95c68458f6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:33,401 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:33,402 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bc999b-f663-49a8-8c19-8560e95d0334', 'x-compute-request-id': 'req-05bc999b-f663-49a8-8c19-8560e95d0334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:34,452 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:34,453 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07585c75-678c-4ef9-a2fa-f51a7b17ea6c', 'x-compute-request-id': 'req-07585c75-678c-4ef9-a2fa-f51a7b17ea6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:35,505 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:35,506 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1630534a-3330-42fe-b065-5c2099aecb37', 'x-compute-request-id': 'req-1630534a-3330-42fe-b065-5c2099aecb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:36,554 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:36,555 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9594d40d-79f0-4efd-af1e-4c251b776438', 'x-compute-request-id': 'req-9594d40d-79f0-4efd-af1e-4c251b776438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:37,603 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:37,603 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da39f9c0-b743-49d6-9eb9-27af607712c6', 'x-compute-request-id': 'req-da39f9c0-b743-49d6-9eb9-27af607712c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:38,657 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:15:38,657 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93317d2-cfbd-439d-af29-af156534e31c', 'x-compute-request-id': 'req-e93317d2-cfbd-439d-af29-af156534e31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:39,706 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:39,706 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac13f1ee-586d-436e-97a4-43c8ca8b8f8e', 'x-compute-request-id': 'req-ac13f1ee-586d-436e-97a4-43c8ca8b8f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:40,756 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:40,756 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f86a40-ec45-4830-a95c-0ce7bc528f45', 'x-compute-request-id': 'req-34f86a40-ec45-4830-a95c-0ce7bc528f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:41,807 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:41,807 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996d08d8-337e-4d80-b4d2-0bfb02d5c163', 'x-compute-request-id': 'req-996d08d8-337e-4d80-b4d2-0bfb02d5c163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:42,856 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:42,856 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274b7489-f5a5-46d2-a3cb-bcd9ad0119d3', 'x-compute-request-id': 'req-274b7489-f5a5-46d2-a3cb-bcd9ad0119d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:43,905 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:43,905 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cacb4ee-804a-4859-90f2-270c3559fdda', 'x-compute-request-id': 'req-1cacb4ee-804a-4859-90f2-270c3559fdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:44,954 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:44,955 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7056e2-c199-4a84-847e-d8da4dc404bc', 'x-compute-request-id': 'req-cb7056e2-c199-4a84-847e-d8da4dc404bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:46,005 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:46,005 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fad3807-ad82-4f96-bb43-e82edbb929ab', 'x-compute-request-id': 'req-9fad3807-ad82-4f96-bb43-e82edbb929ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:47,055 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:47,055 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705e6b70-cb4a-48d5-8b98-46656d52aa66', 'x-compute-request-id': 'req-705e6b70-cb4a-48d5-8b98-46656d52aa66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:48,104 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:48,104 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf145ef-c7a2-4b93-a662-f6f4bc6c7161', 'x-compute-request-id': 'req-3bf145ef-c7a2-4b93-a662-f6f4bc6c7161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:49,156 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:15:49,157 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f3cedb-cc29-4727-8903-523b4e9cdaae', 'x-compute-request-id': 'req-16f3cedb-cc29-4727-8903-523b4e9cdaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:50,207 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:50,207 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab12433-8d3c-4d2e-870d-3f25ff3efee5', 'x-compute-request-id': 'req-dab12433-8d3c-4d2e-870d-3f25ff3efee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:51,256 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:51,257 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428da0b6-2d7d-47f7-9b43-c94d2794a7d4', 'x-compute-request-id': 'req-428da0b6-2d7d-47f7-9b43-c94d2794a7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:52,306 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:52,307 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4c7d6b-c402-4bce-9698-259a7b255358', 'x-compute-request-id': 'req-3e4c7d6b-c402-4bce-9698-259a7b255358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:53,356 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:53,356 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe0138a-a8e1-4bf3-8366-fa018c8c08a8', 'x-compute-request-id': 'req-afe0138a-a8e1-4bf3-8366-fa018c8c08a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:54,410 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:15:54,410 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40fa601-7f57-48ed-b7df-0000ceb15489', 'x-compute-request-id': 'req-f40fa601-7f57-48ed-b7df-0000ceb15489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:55,461 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:15:55,462 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f9e2d3d-e304-4d17-ba6b-5dbc082e1c68', 'x-compute-request-id': 'req-4f9e2d3d-e304-4d17-ba6b-5dbc082e1c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:56,511 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:15:56,512 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd17fb8-daf4-4fe1-9ef6-c79f5394c3e0', 'x-compute-request-id': 'req-6cd17fb8-daf4-4fe1-9ef6-c79f5394c3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:57,559 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:15:57,559 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6196fbdb-0598-43a8-a5d8-9dab7ad44e3a', 'x-compute-request-id': 'req-6196fbdb-0598-43a8-a5d8-9dab7ad44e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:58,610 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:58,610 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3abc3024-6a30-4530-ad7b-11dd7fed9a58', 'x-compute-request-id': 'req-3abc3024-6a30-4530-ad7b-11dd7fed9a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:15:59,661 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:15:59,661 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bf7aa3-b17b-4c28-b3f4-83c032b8455d', 'x-compute-request-id': 'req-89bf7aa3-b17b-4c28-b3f4-83c032b8455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:00,711 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:00,712 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4f93be-4f6a-4a32-9a69-af936f46dc12', 'x-compute-request-id': 'req-1c4f93be-4f6a-4a32-9a69-af936f46dc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:01,760 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:01,761 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663fcfed-75eb-43fb-9ed8-d9f2b711732e', 'x-compute-request-id': 'req-663fcfed-75eb-43fb-9ed8-d9f2b711732e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:02,811 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:02,811 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33767ea-da57-4e3e-99d8-483617e9d4c1', 'x-compute-request-id': 'req-d33767ea-da57-4e3e-99d8-483617e9d4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:03,860 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:03,861 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f5ac5d-ec1d-4358-b4b2-ea39c8acb905', 'x-compute-request-id': 'req-d7f5ac5d-ec1d-4358-b4b2-ea39c8acb905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:04,913 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:04,914 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea68135-a06c-460e-b8f4-c0c0f6ed4114', 'x-compute-request-id': 'req-bea68135-a06c-460e-b8f4-c0c0f6ed4114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:05,962 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:05,963 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77e6b8c-be48-4130-9195-baa10c56f0f8', 'x-compute-request-id': 'req-d77e6b8c-be48-4130-9195-baa10c56f0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:07,012 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:07,013 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ce13fe-e521-4fa6-954e-2143f5bce9bf', 'x-compute-request-id': 'req-85ce13fe-e521-4fa6-954e-2143f5bce9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:08,061 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:08,061 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de220fc7-b630-4bef-b512-189b00a15359', 'x-compute-request-id': 'req-de220fc7-b630-4bef-b512-189b00a15359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:09,113 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:16:09,114 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1260f46-43ab-4ff4-99ca-3f05b81e6904', 'x-compute-request-id': 'req-f1260f46-43ab-4ff4-99ca-3f05b81e6904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:10,162 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:10,162 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63386058-e9ed-4d61-9bb6-8f9fcfdab4b7', 'x-compute-request-id': 'req-63386058-e9ed-4d61-9bb6-8f9fcfdab4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:11,212 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:11,213 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0bbfe64-c5f5-4e79-80ee-04e50388ef0d', 'x-compute-request-id': 'req-e0bbfe64-c5f5-4e79-80ee-04e50388ef0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:12,262 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:12,262 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a63b8c-898f-43fd-983f-1eebab388915', 'x-compute-request-id': 'req-58a63b8c-898f-43fd-983f-1eebab388915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:13,312 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:13,312 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51616015-39bc-4ce7-b8a6-b98fc355f7d7', 'x-compute-request-id': 'req-51616015-39bc-4ce7-b8a6-b98fc355f7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:14,363 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:14,363 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bf0e61-7150-4d54-968a-7bb1cd0e5ff2', 'x-compute-request-id': 'req-20bf0e61-7150-4d54-968a-7bb1cd0e5ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:15,412 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:15,412 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd2b51d9-d883-4122-8d79-b2c49fad4a55', 'x-compute-request-id': 'req-cd2b51d9-d883-4122-8d79-b2c49fad4a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:16,461 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:16,461 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9d9f6a-9d32-4232-a2b8-b4e91060ce12', 'x-compute-request-id': 'req-3b9d9f6a-9d32-4232-a2b8-b4e91060ce12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:17,510 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:17,510 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce2e993-be7d-4373-ab2a-f3f6e2162c59', 'x-compute-request-id': 'req-2ce2e993-be7d-4373-ab2a-f3f6e2162c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:18,562 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:18,562 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa53700-4ba2-4076-9d79-4028872bec00', 'x-compute-request-id': 'req-baa53700-4ba2-4076-9d79-4028872bec00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:19,614 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:19,614 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e577870-e4ac-4b94-9288-78867cbe2e17', 'x-compute-request-id': 'req-7e577870-e4ac-4b94-9288-78867cbe2e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:20,665 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:20,666 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0508a3e8-0522-49d9-8fa1-23bc49efd53e', 'x-compute-request-id': 'req-0508a3e8-0522-49d9-8fa1-23bc49efd53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:21,718 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:21,719 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acdf8c54-fca2-49f0-9164-ca938f555c5e', 'x-compute-request-id': 'req-acdf8c54-fca2-49f0-9164-ca938f555c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:22,769 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:22,769 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea6e27a-75e0-4f1d-8acb-635da831b820', 'x-compute-request-id': 'req-4ea6e27a-75e0-4f1d-8acb-635da831b820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:23,819 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:23,819 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7863a7f-7508-4cbd-9145-901c7ec6cae3', 'x-compute-request-id': 'req-e7863a7f-7508-4cbd-9145-901c7ec6cae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:24,872 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:24,872 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd9b4d1-9657-4a94-8256-aa1711888ecc', 'x-compute-request-id': 'req-9bd9b4d1-9657-4a94-8256-aa1711888ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:25,922 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:25,923 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a14977-a018-4072-b690-f0a3b93ee25a', 'x-compute-request-id': 'req-48a14977-a018-4072-b690-f0a3b93ee25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:26,974 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:26,975 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75319507-7aec-4204-b76e-6e41ba52756a', 'x-compute-request-id': 'req-75319507-7aec-4204-b76e-6e41ba52756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:28,024 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:28,024 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1de0fd-ee42-4f5f-af2b-f15952e6b712', 'x-compute-request-id': 'req-8f1de0fd-ee42-4f5f-af2b-f15952e6b712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:29,074 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:29,074 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29590e0-0eb1-4b80-abeb-7c962de46050', 'x-compute-request-id': 'req-a29590e0-0eb1-4b80-abeb-7c962de46050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:30,125 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:30,125 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff13399-b84e-42c6-b835-3ec89192ee23', 'x-compute-request-id': 'req-8ff13399-b84e-42c6-b835-3ec89192ee23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:31,176 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:31,177 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4279f714-2363-407c-a9ba-3b84f287c030', 'x-compute-request-id': 'req-4279f714-2363-407c-a9ba-3b84f287c030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:32,241 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.061s 2022-02-21 01:16:32,242 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8053488a-647d-487b-a8f6-9ef4429d75ac', 'x-compute-request-id': 'req-8053488a-647d-487b-a8f6-9ef4429d75ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:33,293 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:33,293 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16666db9-1e4d-4595-b72e-d9a5eda6a6cf', 'x-compute-request-id': 'req-16666db9-1e4d-4595-b72e-d9a5eda6a6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:34,342 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:34,342 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a60811-8e39-4f76-bfc2-8110ae66013a', 'x-compute-request-id': 'req-f4a60811-8e39-4f76-bfc2-8110ae66013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:35,395 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:35,395 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093bd40d-365f-4416-8bd0-5583046f44bd', 'x-compute-request-id': 'req-093bd40d-365f-4416-8bd0-5583046f44bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:36,445 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:36,445 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1724396f-0caa-4e56-9f1d-5a6e3bddf297', 'x-compute-request-id': 'req-1724396f-0caa-4e56-9f1d-5a6e3bddf297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:37,494 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:37,495 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de09def-c94e-4f58-b63a-55e616ef9bea', 'x-compute-request-id': 'req-6de09def-c94e-4f58-b63a-55e616ef9bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:38,549 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:16:38,550 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22cb2fdb-6383-4866-a527-6e9b6bc68cc8', 'x-compute-request-id': 'req-22cb2fdb-6383-4866-a527-6e9b6bc68cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:39,599 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:39,600 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24bc675f-548d-49fa-be55-2090c0e175c6', 'x-compute-request-id': 'req-24bc675f-548d-49fa-be55-2090c0e175c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:40,651 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:40,651 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b8e661e-ea49-472b-9b5b-f4736901a184', 'x-compute-request-id': 'req-8b8e661e-ea49-472b-9b5b-f4736901a184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:41,700 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:41,700 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17bd9a0-0775-4e02-93f1-273cebfd6a2f', 'x-compute-request-id': 'req-a17bd9a0-0775-4e02-93f1-273cebfd6a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:42,749 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:42,749 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52501879-fbfc-4658-9a13-ea8efeb8a4f6', 'x-compute-request-id': 'req-52501879-fbfc-4658-9a13-ea8efeb8a4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:43,798 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:43,798 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c57fce-18b4-474d-8534-794d83f06cbe', 'x-compute-request-id': 'req-82c57fce-18b4-474d-8534-794d83f06cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:44,849 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:44,849 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3eec0bd-e8e8-49d6-9069-0ba55cdb9fbd', 'x-compute-request-id': 'req-c3eec0bd-e8e8-49d6-9069-0ba55cdb9fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:45,901 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:45,902 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b43465-0cbf-4eda-ac95-1b1178e2a134', 'x-compute-request-id': 'req-84b43465-0cbf-4eda-ac95-1b1178e2a134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:46,954 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:16:46,954 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56267f35-ecf8-4d4c-b0e1-fa6b27398f66', 'x-compute-request-id': 'req-56267f35-ecf8-4d4c-b0e1-fa6b27398f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:48,005 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:48,005 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202aa5a3-e4e6-432a-baaa-a4dbff502b84', 'x-compute-request-id': 'req-202aa5a3-e4e6-432a-baaa-a4dbff502b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:49,055 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:49,055 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ce8e89-5d33-44ae-908c-1fb32be77f91', 'x-compute-request-id': 'req-87ce8e89-5d33-44ae-908c-1fb32be77f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:50,105 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:50,106 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4cde324-162d-47a3-95c0-ad1833d142d7', 'x-compute-request-id': 'req-e4cde324-162d-47a3-95c0-ad1833d142d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:51,156 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:51,157 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfa4783-ff27-411a-ae74-f98cecbf21be', 'x-compute-request-id': 'req-7bfa4783-ff27-411a-ae74-f98cecbf21be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:52,205 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:16:52,206 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117c8c59-f28f-4026-be19-f8bb0cfbd917', 'x-compute-request-id': 'req-117c8c59-f28f-4026-be19-f8bb0cfbd917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:53,256 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:53,257 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7f48eb-3d48-4f45-bec3-c20a5200684e', 'x-compute-request-id': 'req-6d7f48eb-3d48-4f45-bec3-c20a5200684e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:54,308 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:16:54,309 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b07f008-8611-4e8d-8a93-1fbe312ea052', 'x-compute-request-id': 'req-1b07f008-8611-4e8d-8a93-1fbe312ea052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:55,359 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:55,360 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad1da05-6a7c-4772-bd06-be38d479f62e', 'x-compute-request-id': 'req-bad1da05-6a7c-4772-bd06-be38d479f62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:56,413 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:16:56,413 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57eb9c54-9094-46c4-aced-8a6b68f9db69', 'x-compute-request-id': 'req-57eb9c54-9094-46c4-aced-8a6b68f9db69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:57,462 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:16:57,462 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d266a33e-ff90-413f-81f6-4db6bc46c2a1', 'x-compute-request-id': 'req-d266a33e-ff90-413f-81f6-4db6bc46c2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:58,516 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.051s 2022-02-21 01:16:58,517 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acc63d0-2a39-493d-a4ed-9ec816479495', 'x-compute-request-id': 'req-6acc63d0-2a39-493d-a4ed-9ec816479495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:16:59,567 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:16:59,567 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a1f2d9-2d0e-4d40-be57-e1d46a1cda2e', 'x-compute-request-id': 'req-e1a1f2d9-2d0e-4d40-be57-e1d46a1cda2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:00,623 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.052s 2022-02-21 01:17:00,623 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7abb67-97a2-4857-aca9-7e52a618b545', 'x-compute-request-id': 'req-fe7abb67-97a2-4857-aca9-7e52a618b545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:01,672 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:01,673 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae33ed46-9bc0-490c-a724-1d7a38bbbfe5', 'x-compute-request-id': 'req-ae33ed46-9bc0-490c-a724-1d7a38bbbfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:02,722 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:02,723 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e480c94a-8738-4a55-b613-f2f8591237d5', 'x-compute-request-id': 'req-e480c94a-8738-4a55-b613-f2f8591237d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:03,773 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:03,773 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43821ca-4372-41ad-be48-192209ab1814', 'x-compute-request-id': 'req-b43821ca-4372-41ad-be48-192209ab1814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:04,822 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:04,822 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77196133-57fe-4dec-8299-89be54dbc1ed', 'x-compute-request-id': 'req-77196133-57fe-4dec-8299-89be54dbc1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:05,872 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:05,872 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fdbfe6f-cd41-4da8-b981-a2b5e274a975', 'x-compute-request-id': 'req-2fdbfe6f-cd41-4da8-b981-a2b5e274a975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:06,920 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:06,921 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b00c7f3-1e6e-4ddf-985b-8cb2839dacb0', 'x-compute-request-id': 'req-2b00c7f3-1e6e-4ddf-985b-8cb2839dacb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:07,991 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.067s 2022-02-21 01:17:07,992 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f1a2be-c7b5-4802-9167-4fa4853dccd5', 'x-compute-request-id': 'req-36f1a2be-c7b5-4802-9167-4fa4853dccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:09,100 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.105s 2022-02-21 01:17:09,101 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a47bcb65-b416-4873-82fc-5fb3eb87d2cd', 'x-compute-request-id': 'req-a47bcb65-b416-4873-82fc-5fb3eb87d2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:10,153 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:10,153 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da25494b-96fb-40ef-b760-bcd272b51e6d', 'x-compute-request-id': 'req-da25494b-96fb-40ef-b760-bcd272b51e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:11,204 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:11,204 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e9bffe-00cd-430d-a84b-b881f3bbd2d2', 'x-compute-request-id': 'req-63e9bffe-00cd-430d-a84b-b881f3bbd2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:12,254 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:12,254 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a70f3ae-542c-43d3-9223-0bdcbcc13811', 'x-compute-request-id': 'req-3a70f3ae-542c-43d3-9223-0bdcbcc13811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:13,305 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:13,306 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e38d8b-6ad5-451c-bd1f-7cb05e968724', 'x-compute-request-id': 'req-a5e38d8b-6ad5-451c-bd1f-7cb05e968724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:14,355 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:14,355 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f7f784-ccd6-45eb-b921-f2017237b7d3', 'x-compute-request-id': 'req-e7f7f784-ccd6-45eb-b921-f2017237b7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:15,405 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:15,405 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c465259-c722-4eef-9c68-1e8260825f3b', 'x-compute-request-id': 'req-5c465259-c722-4eef-9c68-1e8260825f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:16,456 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:16,457 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe1f1f8-4dcb-4177-a86c-cfdf9caf0885', 'x-compute-request-id': 'req-4fe1f1f8-4dcb-4177-a86c-cfdf9caf0885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:17,505 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:17,506 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29360db3-6e57-41e2-89c1-4fab4d40fb08', 'x-compute-request-id': 'req-29360db3-6e57-41e2-89c1-4fab4d40fb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:18,557 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:18,558 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5ef531-4205-4edc-b09a-e296be53f96a', 'x-compute-request-id': 'req-0a5ef531-4205-4edc-b09a-e296be53f96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:19,609 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:19,610 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6365c80-8356-464e-8a26-33ba55d4cf50', 'x-compute-request-id': 'req-c6365c80-8356-464e-8a26-33ba55d4cf50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:20,659 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:20,660 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3adf1d-66a4-415e-bcf8-36eb15dba5ac', 'x-compute-request-id': 'req-6f3adf1d-66a4-415e-bcf8-36eb15dba5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:21,709 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:21,709 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a75d58-1a38-4637-9061-ed78e13b4bfb', 'x-compute-request-id': 'req-d4a75d58-1a38-4637-9061-ed78e13b4bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:22,759 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:22,760 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65d50f1-12e2-4b88-9afd-f4618479f894', 'x-compute-request-id': 'req-b65d50f1-12e2-4b88-9afd-f4618479f894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:23,809 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:23,810 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e385698-0eed-41fe-b975-a9908e1eebbb', 'x-compute-request-id': 'req-8e385698-0eed-41fe-b975-a9908e1eebbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:24,857 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:24,858 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1201d528-968d-4ef9-8169-00b5a1019060', 'x-compute-request-id': 'req-1201d528-968d-4ef9-8169-00b5a1019060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:25,909 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:25,909 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a588b2d0-f83c-43c8-9cf5-312b207a8ad9', 'x-compute-request-id': 'req-a588b2d0-f83c-43c8-9cf5-312b207a8ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:26,957 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:26,957 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454b42a0-a1c3-40c8-b77d-dc19b1857a46', 'x-compute-request-id': 'req-454b42a0-a1c3-40c8-b77d-dc19b1857a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:28,009 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:28,010 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18d78eb-1ba1-4505-9ba0-b16c20995de4', 'x-compute-request-id': 'req-b18d78eb-1ba1-4505-9ba0-b16c20995de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:29,061 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:29,061 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92bcb737-8fa7-4fb5-80a7-895e4d8964b8', 'x-compute-request-id': 'req-92bcb737-8fa7-4fb5-80a7-895e4d8964b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:30,109 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:30,109 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9c8f79-918e-4ae1-b9e5-4149cc09edd5', 'x-compute-request-id': 'req-cb9c8f79-918e-4ae1-b9e5-4149cc09edd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:31,158 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:31,159 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c14a6e85-05da-4778-86b0-28c3ded34bdc', 'x-compute-request-id': 'req-c14a6e85-05da-4778-86b0-28c3ded34bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:32,209 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:32,209 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e966b86-4fec-4b81-9cbf-a04f64bb458b', 'x-compute-request-id': 'req-0e966b86-4fec-4b81-9cbf-a04f64bb458b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:33,259 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:33,260 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2eda2cd-eb8b-4d36-b63a-a18f9261aa10', 'x-compute-request-id': 'req-e2eda2cd-eb8b-4d36-b63a-a18f9261aa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:34,308 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:34,309 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3416ab12-f1fe-4810-872c-4e44359822c0', 'x-compute-request-id': 'req-3416ab12-f1fe-4810-872c-4e44359822c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:35,359 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:35,359 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc01572-319b-4f10-9cd5-33c75bc60885', 'x-compute-request-id': 'req-3cc01572-319b-4f10-9cd5-33c75bc60885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:36,408 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:36,409 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5853488-09b3-43ed-8c28-461126be2590', 'x-compute-request-id': 'req-b5853488-09b3-43ed-8c28-461126be2590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:37,459 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:37,459 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601e9328-5a4a-468c-8582-699069d0d367', 'x-compute-request-id': 'req-601e9328-5a4a-468c-8582-699069d0d367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:38,509 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:38,510 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb9a6cb-41f5-4811-aab5-92906a2a2b07', 'x-compute-request-id': 'req-5eb9a6cb-41f5-4811-aab5-92906a2a2b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:39,559 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:39,559 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4eb9c68-d3bd-4fcc-898c-048493e9d8f8', 'x-compute-request-id': 'req-d4eb9c68-d3bd-4fcc-898c-048493e9d8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:40,608 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:40,609 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2ca0a7-5fde-47de-b02f-6fc4c031eef3', 'x-compute-request-id': 'req-3a2ca0a7-5fde-47de-b02f-6fc4c031eef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:41,660 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:41,660 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce8d8c24-a2bf-49ae-acbe-bf9f7343256e', 'x-compute-request-id': 'req-ce8d8c24-a2bf-49ae-acbe-bf9f7343256e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:42,709 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:42,709 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e98ce46-cc73-450b-b959-6f50fe35bcf6', 'x-compute-request-id': 'req-1e98ce46-cc73-450b-b959-6f50fe35bcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:43,758 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:43,759 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52289c1-04e8-4788-9f98-83b74f666555', 'x-compute-request-id': 'req-d52289c1-04e8-4788-9f98-83b74f666555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:44,808 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:44,808 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f29b0d2-a7f7-4542-9b37-0d7de3fd7bc7', 'x-compute-request-id': 'req-3f29b0d2-a7f7-4542-9b37-0d7de3fd7bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:45,856 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:45,856 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab473cf-e023-4e69-903e-87deb06b00d9', 'x-compute-request-id': 'req-7ab473cf-e023-4e69-903e-87deb06b00d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:46,908 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.050s 2022-02-21 01:17:46,909 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31095fa-feda-47b8-b55a-0d4ba71fd552', 'x-compute-request-id': 'req-b31095fa-feda-47b8-b55a-0d4ba71fd552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:47,961 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:47,962 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52383c1-ace9-4f8f-93ce-da276f449213', 'x-compute-request-id': 'req-e52383c1-ace9-4f8f-93ce-da276f449213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:49,013 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:49,014 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d56932-717f-4c14-bd20-ef4211f73576', 'x-compute-request-id': 'req-19d56932-717f-4c14-bd20-ef4211f73576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:50,063 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:50,064 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7e91a5-ea79-4326-b7ab-af591384735a', 'x-compute-request-id': 'req-ca7e91a5-ea79-4326-b7ab-af591384735a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:51,114 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:51,114 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-addf6901-7191-4777-956e-35da9b0a9823', 'x-compute-request-id': 'req-addf6901-7191-4777-956e-35da9b0a9823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:52,165 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:52,165 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7614059-2283-46be-ab3c-94ba38099f98', 'x-compute-request-id': 'req-e7614059-2283-46be-ab3c-94ba38099f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:53,214 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.045s 2022-02-21 01:17:53,214 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8cb4d1-86d9-4f5f-a477-0d69824f261f', 'x-compute-request-id': 'req-0e8cb4d1-86d9-4f5f-a477-0d69824f261f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:54,263 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:54,263 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6970aeba-04f5-4d28-b4aa-1b81bb1ac2d0', 'x-compute-request-id': 'req-6970aeba-04f5-4d28-b4aa-1b81bb1ac2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:55,313 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:55,313 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374fc817-edc3-4caf-8514-6d30816080b0', 'x-compute-request-id': 'req-374fc817-edc3-4caf-8514-6d30816080b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:56,363 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:17:56,363 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97da2907-f462-446c-b9c0-3e6f8ffa04be', 'x-compute-request-id': 'req-97da2907-f462-446c-b9c0-3e6f8ffa04be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:57,415 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:17:57,415 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3b775b-46f8-4e3e-a3fa-9ef58c1d5c22', 'x-compute-request-id': 'req-9e3b775b-46f8-4e3e-a3fa-9ef58c1d5c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:58,464 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:17:58,464 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182a6095-7e15-4780-bc45-0ace3add16bd', 'x-compute-request-id': 'req-182a6095-7e15-4780-bc45-0ace3add16bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:17:59,516 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:17:59,516 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8b4b3e-ad42-4a0f-a7b4-f98d92fef071', 'x-compute-request-id': 'req-0f8b4b3e-ad42-4a0f-a7b4-f98d92fef071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:00,568 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:18:00,568 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-081dae20-9a1f-4770-a4ed-d57442a2f394', 'x-compute-request-id': 'req-081dae20-9a1f-4770-a4ed-d57442a2f394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:01,619 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:18:01,619 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da1edac3-91f7-4cec-b8af-bca9053c9936', 'x-compute-request-id': 'req-da1edac3-91f7-4cec-b8af-bca9053c9936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:02,669 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:18:02,669 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b5b86b-9a93-4c25-a78d-eb7fa362d582', 'x-compute-request-id': 'req-53b5b86b-9a93-4c25-a78d-eb7fa362d582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:03,718 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:18:03,718 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90aa9d8-6fb9-4940-904a-ee33b2aec98b', 'x-compute-request-id': 'req-f90aa9d8-6fb9-4940-904a-ee33b2aec98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:04,767 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.046s 2022-02-21 01:18:04,767 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53776a8d-fb84-4b2a-ab31-d9f5575ca11e', 'x-compute-request-id': 'req-53776a8d-fb84-4b2a-ab31-d9f5575ca11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:05,818 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.047s 2022-02-21 01:18:05,818 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0800a638-9381-4ece-96f9-db7191a84b84', 'x-compute-request-id': 'req-0800a638-9381-4ece-96f9-db7191a84b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:06,869 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:18:06,869 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ecf2b1-26d6-46bb-9033-83c32b58f53d', 'x-compute-request-id': 'req-31ecf2b1-26d6-46bb-9033-83c32b58f53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:07,921 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.049s 2022-02-21 01:18:07,921 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b25283-beed-487f-8096-2c0015066b18', 'x-compute-request-id': 'req-36b25283-beed-487f-8096-2c0015066b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:08,972 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments 0.048s 2022-02-21 01:18:08,972 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c615ad8-90d4-445d-a9f7-37b5a50729ba', 'x-compute-request-id': 'req-0c615ad8-90d4-445d-a9f7-37b5a50729ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "volumeId": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "serverId": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "device": "/dev/sdb"}]}' 2022-02-21 01:18:10,067 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action 0.091s 2022-02-21 01:18:10,068 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '72442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ca0dee-6e9d-4152-b084-0127e1f3212f', 'x-compute-request-id': 'req-83ca0dee-6e9d-4152-b084-0127e1f3212f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9c2b10b2-e67d-4479-9f7a-0ce69607b1ab/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-21 01:18:10,070 117818 DEBUG [tempest.common.waiters] Console output for 9c2b10b2-e67d-4479-9f7a-0ce69607b1ab body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] tsc: Detected 1995.191 MHz processor [ 0.156000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.160012] pid_max: default: 32768 minimum: 301 [ 0.164058] Security Framework initialized [ 0.168006] Yama: becoming mindful. [ 0.172050] AppArmor: AppArmor initialized [ 0.176000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.176109] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180031] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184020] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188535] CPU: Physical Processor ID: 0 [ 0.192330] mce: CPU supports 1 MCE banks [ 0.196111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.200005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.204008] Spectre V2 : Mitigation: Full generic retpoline [ 0.208005] Speculative Store Bypass: Vulnerable [ 0.286155] Freeing SMP alternatives memory: 36K [ 0.294594] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.300136] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.304071] Hierarchical SRCU implementation. [ 0.308776] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.312010] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.316098] smp: Bringing up secondary CPUs ... [ 0.320011] smp: Brought up 1 node, 1 CPU [ 0.324055] smpboot: Max logical packages: 1 [ 0.328012] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.332498] devtmpfs: initialized [ 0.335625] x86/mm: Memory block size: 128MB [ 0.340116] evm: security.selinux [ 0.344011] evm: security.SMACK64 [ 0.348008] evm: security.SMACK64EXEC [ 0.352035] evm: security.SMACK64TRANSMUTE [ 0.356011] evm: security.SMACK64MMAP [ 0.360006] evm: security.apparmor [ 0.364007] evm: security.ima [ 0.368005] evm: security.capability [ 0.372219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.380037] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.384118] pinctrl core: initialized pinctrl subsystem [ 0.388291] NET: Registered protocol family 16 [ 0.392123] audit: initializing netlink subsys (disabled) [ 0.396274] cpuidle: using governor ladder [ 0.400012] audit: type=2000 audit(1645405798.396:1): state=initialized audit_enabled=0 res=1 [ 0.404020] cpuidle: using governor menu [ 0.408100] ACPI: bus type PCI registered [ 0.412009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.416885] PCI: Using configuration type 1 for base access [ 0.425064] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.428468] ACPI: Added _OSI(Module Device) [ 0.432041] ACPI: Added _OSI(Processor Device) [ 0.436007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444056] ACPI: Added _OSI(Linux-Dell-Video) [ 0.459673] ACPI: Interpreter enabled [ 0.460023] ACPI: (supports S0 S5) [ 0.464014] ACPI: Using IOAPIC for interrupt routing [ 0.468085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.472402] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.533386] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.536023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.540022] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.544026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.548626] PCI host bridge to bus 0000:00 [ 0.552008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.556008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.560017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.564013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.568036] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.572018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.641842] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.644009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.648040] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.652014] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.660224] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.660224] * this clock source is slow. Consider trying other clock sources [ 0.673352] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.731303] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.732787] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.740314] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.744824] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.748910] SCSI subsystem initialized [ 0.752324] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.756000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.756012] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.760007] vgaarb: loaded [ 0.764258] pps_core: LinuxPPS API ver. 1 registered [ 0.768015] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.772064] PTP clock support registered [ 0.776099] EDAC MC: Ver: 3.0.0 [ 0.782430] hv_vmbus: Vmbus version:4.0 [ 0.784434] PCI: Using ACPI for IRQ routing [ 0.788000] NetLabel: Initializing [ 0.788000] NetLabel: domain hash size = 128 [ 0.788000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.788000] NetLabel: unlabeled traffic allowed by default [ 0.790655] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.817526] VFS: Disk quotas dquot_6.6.0 [ 0.827945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.835394] AppArmor: AppArmor Filesystem Enabled [ 0.842555] pnp: PnP ACPI init [ 0.856741] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.869577] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.885669] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.894095] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.899012] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.907979] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.917740] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.933164] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.937000] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.944510] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.951515] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.962839] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.972758] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.985706] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.997046] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.006732] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.015290] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.029073] pnp: PnP ACPI: found 9 devices [ 1.054110] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.066988] NET: Registered protocol family 2 [ 1.076067] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.081236] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.088373] TCP: Hash tables configured (established 8192 bind 8192) [ 1.094836] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.101761] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.108976] NET: Registered protocol family 1 [ 1.117416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.128660] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.139160] Unpacking initramfs... [ 1.504065] random: fast init done [ 1.774536] Freeing initrd memory: 13088K [ 1.780462] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.791294] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.799109] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.809881] Scanning for low memory corruption every 60 seconds [ 1.818975] Initialise system trusted keyrings [ 1.830985] Key type blacklist registered [ 1.840478] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.850117] zbud: loaded [ 1.857525] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.872235] fuse init (API version 7.26) [ 1.881979] Key type asymmetric registered [ 1.890283] Asymmetric key parser 'x509' registered [ 1.903437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.914815] io scheduler noop registered (default) [ 1.925128] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.939269] ACPI: Power Button [PWRF] [ 1.944765] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.985316] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.023467] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.037876] Linux agpgart interface v0.103 [ 2.048414] loop: module loaded [ 2.064829] hv_vmbus: registering driver hv_storvsc [ 2.082852] scsi host0: storvsc_host_t [ 2.092255] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.104808] scsi host1: storvsc_host_t [ 2.148020] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.165002] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.195645] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.202047] scsi host2: ata_piix [ 2.219121] sd 0:0:0:0: [sda] Write Protect is off [ 2.236299] scsi host3: ata_piix [ 2.242672] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.262941] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.285631] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.319653] libphy: Fixed MDIO Bus: probed [ 2.326490] tun: Universal TUN/TAP device driver, 1.6 [ 2.332873] PPP generic driver version 2.4.2 [ 2.339016] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.371712] sda: sda1 [ 2.394496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.415266] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.440816] mousedev: PS/2 mouse device common for all mice [ 2.461675] rtc_cmos 00:00: RTC can wake from S4 [ 3.615852] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.626498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.768455] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.781134] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.788182] device-mapper: uevent: version 1.0.3 [ 3.794551] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.803235] NET: Registered protocol family 10 [ 3.815135] Segment Routing with IPv6 [ 3.820076] NET: Registered protocol family 17 [ 3.825933] Key type dns_resolver registered [ 3.832679] RAS: Correctable Errors collector initialized. [ 3.840201] registered taskstats version 1 [ 3.843598] Loading compiled-in X.509 certificates [ 3.856736] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.864352] zswap: loaded using pool lzo/zbud [ 4.008897] Key type big_key registered [ 4.020104] Key type trusted registered [ 4.027707] Key type encrypted registered [ 4.031183] AppArmor: AppArmor sha1 policy hashing enabled [ 4.034580] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.039370] evm: HMAC attrs: 0x1 [ 4.044281] rtc_cmos 00:00: setting system clock to 2022-02-21 01:10:03 UTC (1645405803) [ 4.049630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.055226] EDD information not available. [ 4.637335] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.667127] ata2.00: configured for MWDMA2 [ 4.690878] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.704548] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.721359] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.733937] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.744365] Freeing unused kernel memory: 2248K [ 4.768082] Write protecting the kernel read-only data: 18432k [ 4.776822] Freeing unused kernel memory: 2008K [ 4.789022] Freeing unused kernel memory: 124K [ 4.820649] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.834557] x86/mm: Checking user space page tables [ 4.864017] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting versio 229 [ 4.990865] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.004124] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.016242] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.028405] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.049284] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.059209] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.087112] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.103566] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.109175] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.117435] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.332779] hv_utils: Registering HyperV Utility Driver [ 5.338280] hv_vmbus: registering driver hv_util [ 5.347475] hv_vmbus: registering driver hv_netvsc [ 5.360018] hidraw: raw HID events driver (C) Jiri Kosina [ 5.375112] hv_vmbus: registering driver hyperv_keyboard [ 5.450139] hv_vmbus: registering driver hid_hyperv [ 5.503819] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.521190] hv_utils: Heartbeat IC version 3.0 [ 5.532730] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.558670] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.633288] hv_utils: Shutdown IC version 3.0 [ 5.880170] hv_utils: TimeSync IC version 4.0 [ 5.916826] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 6.144085] raid6: sse2x1 gen() 3731 MB/s [ 6.200081] raid6: sse2x1 xor() 3118 MB/s [ 6.252069] raid6: sse2x2 gen() 3799 MB/s [ 6.308074] raid6: sse2x2 xor() 2566 MB/s [ 6.376047] raid6: sse2x4 gen() 4273 MB/s [ 6.429495] raid6: sse2x4 xor() 4319 MB/s [ 6.437656] raid6: using algorithm sse2x4 gen() 4273 MB/s [ 6.444781] raid6: .... xor() 4319 MB/s, rmw enabled [ 6.448392] raid6: using intx1 recovery algorithm [ 6.457911] xor: measuring software checksum speed [ 6.508038] prefetch64-sse: 8204.000 MB/sec [ 6.552035] generic_sse: 9334.000 MB/sec [ 6.557765] xor: using function: generic_sse (9334.000 MB/sec) [ 6.574145] async_tx: api initialized (async) done. Begin: Running scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.889463] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck nt present, so sipping root file system [ 7.339035] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running scripts/init-botom ... done. [ 7.723881] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.739933] systemd[1]: Detected virtualization microsoft. [ 7.746079] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.803576] systemd[1]: Set hostname to <ubuntu>. [ 7.856748] systemd[1]: Initializing machine ID from random generator. [ 7.877897] systemd[1]: Installed transient /etc/machine-id file. [ 8.463000] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target ncrypted Volumes. [ 8.561344] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 8.700090] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 8.792045] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Reached target Swap. [[0;32m OK [m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Audit Sockt. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. Starting Monitoring of LVM2 mirors... dmeventdor progress polling... Mounting Debug File System... Starting Create list of required st... nodes for the current kenel... Mounting Huge Pages File System... Starting Journal Service... Starting Remoun Root and Kernel File Systems... [ 10.421181] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting POSIX Message Queue File System... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice User and Session Slice. [ 10.707035] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. [ 10.783234] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Debug File System.[ 10.854024] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress plling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 17.357289] cloud-init[334]: Cloud-init v. 18.2 running 'ini-local' at Mon,21 Feb 2022 01:10:15 +0000. Up 15.40 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 26.236944] cloud-init[644]: Cloud-init v. 18.2 running 'init' at Mon, 21 Feb 2022 01:10:18 +0000. Up 18.91 seconds. [ 26.345001] [[0;32m OK [0mcloud-init[644]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 26.461924] [0;32m OK [0mcloud-init] [644]: Reached target Cloud-config availability.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 26.571927] cloud-init] [644]: Reached target Network is Online.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)...[ 26.674489] cloud-init [644]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 26.784759] cloud-init[644]: [ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:8a:bd:6a |[0;32m OK [0m ] Started Daily apt download activities.[ 26.888111] cloud-init [644]: [ci-info: | eth0 | True | fe80::f816:3eff:fe8a:bd6a/64 | . | link | fa:16:3e:8a:bd:6a |[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 27.004118] cloud-init[644]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 27.151438] [cloud-init[644]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Reached target Timers. [ 27.250420] [cloud-init[644]: [0;32m OK [0mci-info: +-------+------+------------------------------+-----------------+-------+-------------------+ [ 27.289021] cloud-init[644]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++ ] Listening on ACPID Listen Socket. [ 27.341811] cloud-init[[644]: [0;32m OK [0mci-info: +-------+-------------+------------+-----------------+-----------+-------+] Started ACPI Events Check.[ 27.426489] cloud-init[[644]: [0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Paths. [ 27.536264] [cloud-init[0;32m OK [0m] [644]: Listening on D-Bus System Message Bus Socket.ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [[ 27.644516] [0;32m OK [0mcloud-init] [644]: Reached target Sockets.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [[0;32m OK [0m[ 27.744894] ] cloud-initReached target Basic System.[644]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 27.836185] Starting /etc/rc.local Compatibility...cloud-init [644]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [[ 27.912546] [0;32m OK [0mcloud-init] [644]: Generating public/private rsa key pair.Started Regular background program processing daemon. [ 27.999377] [cloud-init[0;32m OK [0m[644]: ] Your identification has been saved in /etc/ssh/ssh_host_rsa_key.Started D-Bus System Message Bus. [ 28.096945] cloud-init[644]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 28.150418] cloud-init[644]: The key fingerprint is: [ 28.211572] cloud-init[644]: SHA256:EBB4b53DfPz9v+rws/fQ8v1ByUbMBx4wG+T2UMSpxz0 root@tempest-serverrescuenegativetestjson-server-309965793 [ 28.262323] cloud-init[644]: The key's randomart image is: [ 28.305753] cloud-init[644]: +---[RSA 2048]----+ [[ 28.360073] [0;32m OK [0mcloud-init] [644]: Started ACPI event daemon.| .oo. .=+=. | [ 28.443884] Starting LSB: MD monitoring daemon...cloud-init [644]: | . . . . *=o |Starting Apply the settings specified in cloud-config... [ 28.566403] cloud-init[[644]: | . ..+ o =o.=.|[0;32m OK [0m ] Started Unattended Upgrades Shutdown.[ 28.676196] cloud-init [644]: | o.* o..o=E+| Starting Login Service...[ 28.784232] cloud-init[[0;32m OK [0m[644]: ] | . So . o.=.|Started Deferred execution scheduler. [ 28.912225] cloud-init [644]: Starting LSB: Record successful boot for GRUB...| . +. | Starting OpenBSD Secure Shell server...[ 29.092213] cloud-init[[644]: [0;32m OK [0m| . oo.| [ 29.255226] ] cloud-initStarted /etc/rc.local Compatibility.[644]: | o. =+| [[0;32m OK [0m[ 29.432391] ] Started iSCSI initiator daemon (iscsid).cloud-init[644]: | .==.@| [ 29.576225] [[0;32m OK [0mcloud-init[644]: ] Started OpenBSD Secure Shell server.+----[SHA256]-----+ [ 29.698494] cloud-init[[0;32m OK [0m[644]: ] Generating public/private dsa key pair.Started Login Service. [[ 29.952218] cloud-init[644]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[0;32m OK [0m ] [ 30.052387] cloud-initStarted LSB: MD monitoring daemon.[644]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ [0;32m OK [0m[ 30.185950] ] Started LSB: Record successful boot for GRUB.cloud-init[644]: The key fingerprint is: [ 30.302765] cloud-init[644]: Starting Login to default iSCSI targets...SHA256:xWq+fLJO9bG2Cnk4hsm8xwdDZEx+RMFAJOI3hJrw5GA root@tempest-serverrescuenegativetestjson-server-309965793 [ 30.460905] cloud-init[[0;32m OK [0m[644]: ] The key's randomart image is: Started Login to default iSCSI targets.[ 30.644289] cloud-init[[644]: +---[DSA 1024]----+[0;32m OK [0m ] [ 30.864220] cloud-initReached target Remote File Systems (Pre).[644]: | ..o==++. |[ [0;32m OK [0m[ 31.015934] ] cloud-initReached target Remote File Systems.[644]: |oE...o o+o. | [ 31.126416] Starting Permit User Sessions...cloud-init [644]: |.* o. oo. + | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [ 31.271656] cloud-init[644]: Starting LSB: automatic crash report generation...| = . ..+ | [[0;32m OK [0m[ 31.434582] cloud-init] [644]: Started Permit User Sessions.| .S . . | [ 31.528855] cloud-init[[644]: [0;32m OK [m| o =o+ . o |] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 31.670878] cloud-init [644]: [| =.Oo. + |[0;32m OK [0m] Started LSB: automatic crash report generation.[ 31.775180] cloud-init[644]: | =+=o. . | [ 31.795979] [cloud-init[0;32m OK [0m[644]: ] | .o==... |Started Getty on tty1. [ 31.891204] [cloud-init[644]: [0;32m OK [0m+----[SHA256]-----+] Started Serial Getty on ttyS0. [ 32.040252] cloud-init[[644]: [0;32m OK [0mGenerating public/private ecdsa key pair.] Reached target Login Prompts.[ 32.152551] [cloud-init[0;32m OK [0m[644]: ] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.Reached target Multi-User System. [ [0;32m OK [0m[ 32.333867] ] cloud-initReached target raphical Interface.[644]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Update UTMP about System Runlevel Changes...[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.116000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120000] tsc: Detected 1995.191 MHz processor [ 0.120000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.124006] pid_max: default: 32768 minimum: 301 [ 0.128052] Security Framework initialized [ 0.132006] Yama: becoming mindful. [ 0.136044] AppArmor: AppArmor initialized [ 0.140250] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.144105] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.152012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.156528] CPU: Physical Processor ID: 0 [ 0.160000] mce: CPU supports 1 MCE banks [ 0.160113] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.164005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.168006] Spectre V2 : Mitigation: Full generic retpoline [ 0.172005] Speculative Store Bypass: Vulnerable [ 0.220000] Freeing SMP alternatives memory: 36K [ 0.230026] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.232098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.236065] Hierarchical SRCU implementation. [ 0.240764] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.244027] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.248063] smp: Bringing up secondary CPUs ... [ 0.252006] smp: Brought up 1 node, 1 CPU [ 0.256009] smpboot: Max logical packages: 1 [ 0.260007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.264485] devtmpfs: initialized [ 0.268086] x86/mm: Memory block size: 128MB [ 0.272262] evm: security.selinux [ 0.276008] evm: security.SMACK64 [ 0.280005] evm: security.SMACK64EXEC [ 0.284029] evm: security.SMACK64TRANSMUTE [ 0.288005] evm: security.SMACK64MMAP [ 0.292004] evm: security.apparmor [ 0.296004] evm: security.ima [ 0.300005] evm: security.capability [ 0.304159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.308016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.312065] pinctrl core: initialized pinctrl subsystem [ 0.316265] NET: Registered protocol family 16 [ 0.320114] audit: initializing netlink subsys (disabled) [ 0.324201] cpuidle: using governor ladder [ 0.328010] audit: type=2000 audit(1645405940.324:1): state=initialized audit_enabled=0 res=1 [ 0.332009] cpuidle: using governor menu [ 0.336062] ACPI: bus type PCI registered [ 0.340005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.345743] PCI: Using configuration type 1 for base access [ 0.352993] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.356306] ACPI: Added _OSI(Module Device) [ 0.360010] ACPI: Added _OSI(Processor Device) [ 0.364029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.368006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.372018] ACPI: Added _OSI(Linux-Dell-Video) [ 0.385301] ACPI: Interpreter enabled [ 0.388014] ACPI: (supports S0 S5) [ 0.392005] ACPI: Using IOAPIC for interrupt routing [ 0.396114] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400742] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.454018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468446] PCI host bridge to bus 0000:00 [ 0.472008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.476008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.484007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488032] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.492019] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548970] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.552007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.560007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565462] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.565462] * this clock source is slow. Consider trying other clock sources [ 0.583559] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.631357] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.632969] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.641214] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.645008] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.648902] SCSI subsystem initialized [ 0.653068] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.656000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.656031] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.660005] vgaarb: loaded [ 0.664070] pps_core: LinuxPPS API ver. 1 registered [ 0.668004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.672019] PTP clock support registered [ 0.676085] EDAC MC: Ver: 3.0.0 [ 0.685365] hv_vmbus: Vmbus version:4.0 [ 0.688115] PCI: Using ACPI for IRQ routing [ 0.692735] NetLabel: Initializing [ 0.696043] NetLabel: domain hash size = 128 [ 0.700016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.704045] NetLabel: unlabeled traffic allowed by default [ 0.708213] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.728253] VFS: Disk quotas dquot_6.6.0 [ 0.733604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739115] AppArmor: AppArmor Filesystem Enabled [ 0.745124] pnp: PnP ACPI init [ 0.761000] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.766265] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.772674] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.779089] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.786071] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.795089] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.800897] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.809690] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.816212] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.824556] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.834716] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.843303] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.850337] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.856100] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.861320] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.868944] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.877265] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.881818] pnp: PnP ACPI: found 9 devices [ 0.891944] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.900359] NET: Registered protocol family 2 [ 0.905312] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.911420] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.916107] TCP: Hash tables configured (established 8192 bind 8192) [ 0.920717] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.926777] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.931957] NET: Registered protocol family 1 [ 0.937449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.947984] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.953874] Unpacking initramfs... [ 1.261138] Freeing initrd memory: 13088K [ 1.265995] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.272288] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.278549] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.288164] Scanning for low memory corruption every 60 seconds [ 1.295430] Initialise system trusted keyrings [ 1.302491] Key type blacklist registered [ 1.309434] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.320378] zbud: loaded [ 1.326520] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.334799] fuse init (API version 7.26) [ 1.340933] Key type asymmetric registered [ 1.345932] Asymmetric key parser 'x509' registered [ 1.350331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.357010] io scheduler noop registered (default) [ 1.362497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.367630] ACPI: Power Button [PWRF] [ 1.372674] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.410054] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.440306] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.447842] Linux agpgart interface v0.103 [ 1.454895] loop: module loaded [ 1.459260] hv_vmbus: registering driver hv_storvsc [ 1.468036] random: fast init done [ 1.474514] scsi host0: storvsc_host_t [ 1.484175] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.493647] scsi host1: storvsc_host_t [ 1.503572] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.510256] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.529432] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.535546] scsi host2: ata_piix [ 1.540493] sd 0:0:0:0: [sda] Write Protect is off [ 1.545363] scsi host3: ata_piix [ 1.551294] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.556496] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.561804] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.578217] libphy: Fixed MDIO Bus: probed [ 1.582888] tun: Universal TUN/TAP device driver, 1.6 [ 1.587886] PPP generic driver version 2.4.2 [ 1.592324] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.615953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.620331] sda: sda1 [ 1.624277] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.629911] mousedev: PS/2 mouse device common for all mice [ 1.636324] rtc_cmos 00:00: RTC can wake from S4 [ 1.666395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.674383] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.679269] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.687392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.694169] device-mapper: uevent: version 1.0.3 [ 1.699080] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.708470] NET: Registered protocol family 10 [ 1.718386] Segment Routing with IPv6 [ 1.724316] NET: Registered protocol family 17 [ 1.729230] Key type dns_resolver registered [ 2.698596] RAS: Correctable Errors collector initialized. [ 2.703581] registered taskstats version 1 [ 2.709217] Loading compiled-in X.509 certificates [ 2.717761] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.724157] zswap: loaded using pool lzo/zbud [ 2.734761] Key type big_key registered [ 2.739991] Key type trusted registered [ 2.746893] Key type encrypted registered [ 2.751180] AppArmor: AppArmor sha1 policy hashing enabled [ 2.758280] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.763447] evm: HMAC attrs: 0x1 [ 2.906892] rtc_cmos 00:00: setting system clock to 2022-02-21 01:12:24 UTC (1645405944) [ 2.917451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.922969] EDD information not available. [ 3.430340] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.438813] ata2.00: configured for MWDMA2 [ 3.456172] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.473547] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.480053] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.491366] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.502484] Freeing unused kernel memory: 2248K [ 3.512061] Write protecting the kernel read-only data: 18432k [ 3.518642] Freeing unused kernel memory: 2008K [ 3.525121] Freeing unused kernel memory: 124K [ 3.542098] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.547787] x86/mm: Checking user space page tables [ 3.564499] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.623687] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.631045] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.637122] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.641824] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.647864] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.656102] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.674912] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.682972] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.692410] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.697747] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.847191] hv_utils: Registering HyperV Utility Driver [ 3.851891] hv_vmbus: registering driver hv_util [ 3.860958] hv_vmbus: registering driver hv_netvsc [ 3.873785] hidraw: raw HID events driver (C) Jiri Kosina [ 3.885994] hv_vmbus: registering driver hyperv_keyboard [ 3.910979] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.971432] hv_vmbus: registering driver hid_hyperv [ 4.055981] hv_utils: Heartbeat IC version 3.0 [ 4.062910] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.108248] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.137292] hv_utils: Shutdown IC version 3.0 [ 4.159610] hv_utils: TimeSync IC version 4.0 [ 4.167344] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.296037] raid6: sse2x1 gen() 4346 MB/s [ 4.348046] raid6: sse2x1 xor() 3707 MB/s [ 4.400042] raid6: sse2x2 gen() 6131 MB/s [ 4.452074] raid6: sse2x2 xor() 4175 MB/s [ 4.504041] raid6: sse2x4 gen() 7098 MB/s [ 4.556033] raid6: sse2x4 xor() 5398 MB/s [ 4.561612] raid6: using algorithm sse2x4 gen() 7098 MB/s [ 4.568916] raid6: .... xor() 5398 MB/s, rmw enabled [ 4.574396] raid6: using intx1 recovery algorithm [ 4.583194] xor: measuring software checksum speed [ 4.636035] prefetch64-sse: 10086.000 MB/sec [ 4.680029] generic_sse: 9326.000 MB/sec [ 4.684719] xor: using function: prefetch64-sse (10086.000 MB/sec) [ 4.694770] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.891509] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.078181] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.084482] EXT4-fs (sda1): write access will be enabled during recovery [ 5.200650] EXT4-fs (sda1): recovery complete [ 5.216738] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.594871] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.603671] systemd[1]: Detected virtualization microsoft. [ 5.609403] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.656724] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-309965793>. [ 6.047856] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 6.136188] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 6.197486] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [m] Listening on Device-mapper event daemon FIFOs. [ 6.269697] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.362145] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.425521] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Mounting Huge Pages File System... Starting Load Kernel Modules... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 7.190348] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 7.273779] iscsi: registered transport (tcp) [ 7.286767] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... Starting Remount Root and Kernel File Systems... [ 7.455906] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 13.973923] cloud-init[314]: Cloud-init v. 18.2 running 'init-local' at Mon, 21 Feb 2022 01:12:33 +0000. Up 11.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 17.580124] cloud-init[638]: Cloud-init v. 18.2 running 'init' at Mon, 21 Feb 2022 01:12:37 +0000. Up 15.20 seconds. [ 17.677036] cloud-init[[638]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 17.796743] [cloud-init[638]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 17.921860] cloud-initStarting iSCSI initiator daemon (iscsid)...[638]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[[0;32m OK [0m] Reached target System Initialization.[ 18.043792] cloud-init [638]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 18.132592] Started Daily Cleanup of Temporary Directories.cloud-init[638]: ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:8a:bd:6a | [[0;32m OK [0m[ 18.223318] cloud-init] Started Daily apt download activities.[638]: ci-info: | eth0 | True | fe80::f816:3eff:fe8a:bd6a/64 | . | link | fa:16:3e:8a:bd:6a | [[0;32m OK [0m ] [ 18.335775] Started Daily apt upgrade and clean activities.cloud-init [638]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Reached target Timers. [ 18.452909] cloud-init[[638]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Listening on ACPID Listen Socket. [ 18.561837] [cloud-init[638]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Listening on D-Bus System Message Bus Socket. [[ 18.692112] cloud-init[0;32m OK [0m[638]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++] Reached target Sockets. [ 18.781191] cloud-init[[638]: [0;32m OK [0mci-info: +-------+-------------+------------+-----------------+-----------+-------+] Started ACPI Events Check. [[ 18.884690] cloud-init[0;32m OK [0m[638]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Paths. [ 18.970316] [cloud-init[0;32m OK [0m[638]: ] ci-info: +-------+-------------+------------+-----------------+-----------+-------+Reached target Basic System. [ 19.070099] [cloud-init[0;32m OK [0m[638]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Regular background program processing daemon. [ 19.179853] cloud-init[638]: Starting /etc/rc.local Compatibility...ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[ 19.281903] cloud-init[0;32m OK [0m[638]: ] ci-info: +-------+-------------+------------+-----------------+-----------+-------+Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-309965793 ttyS0 tempest-serverrscuenegativetestjson-server-309965793 login: [ 72.525704] cloud-init[699]: Cloud-init v. 18.2 running 'modules:config' at Mon, 21 Feb 2022 01:12:42 +0000. Up 20.95 seconds. ci-info: no authorized ssh keys fingerprints found for user ubuntu. <14>Feb 21 01:13:35 ec2: <14>Feb 21 01:13:35 ec2: ############################################################# <14>Feb 21 01:13:35 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Feb 21 01:13:35 ec2: 1024 SHA256:xWq+fLJO9bG2Cnk4hsm8xwdDZEx+RMFAJOI3hJrw5GA root@tempest-serverrescuenegativetestjson-server-309965793 (DSA) <14>Feb 21 01:13:35 ec2: 256 SHA256:vYbg0ArqLuxhwO06nHGjYczKlthSbG/ygQd5pydkaS0 root@tempest-serverrescuenegativetestjson-server-309965793 (ECDSA) <14>Feb 21 01:13:35 ec2: 256 SHA256:clnbYmJigHV83A4DShYr8V+o3c1Yk3qfHvD//yWqDrA root@tempest-serverrescuenegativetestjson-server-309965793 (ED25519) <14>Feb 21 01:13:35 ec2: 2048 SHA256:EBB4b53DfPz9v+rws/fQ8v1ByUbMBx4wG+T2UMSpxz0 root@tempest-serverrescuenegativetestjson-server-309965793 (RSA) <14>Feb 21 01:13:35 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Feb 21 01:13:35 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAYnWnfNn4fyy/2N7a2IxATJc3OOUnB/1IwgpN/9n7xzMfzy80yzqiwIWCzsmJVYficXmTbmDR2p3H3yzpeHJXc= root@tempest-serverrescuenegativetestjson-server-309965793 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIUXNSXhw4WmpogooQg51jWHsXAtztHpX3x404Oyb9H2 root@tempest-serverrescuenegativetestjson-server-309965793 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqhEHVvspsrRLUhOBIXh/y9MBhoFouDPeZZHr3WiisCVlfiYaHhC4UI7pUe5wv8XiOc0eUTfdCQQK9+mfCPFRqG+oXHQc7CT/uM26z2J0+7jhyNaxTfblPAFKFmBXzEueBLd9flzW83464zJU8nsEFGLBxhEe0/Fkx2WjSjstMdhZ44cB2bSLJWWIqt/+s5QhgaXN5NBaNRyywJm7i2oziKUpCFzLyv1ZGrC6kgpuhelQsh+0WxK9EJMCRgZ/AaxNVVl3Be3w5VFbByGswUo6LOiKzogHw56eNZhVQxPwhpIrWdub3nJf0mpvdQwtzm3v9oYUygAcU0rCWdIJa89n root@tempest-serverrescuenegativetestjson-server-309965793 -----END SSH HOST KEY KEYS----- [ 74.426070] cloud-init[771]: Cloud-init v. 18.2 running 'modules:final' at Mon, 21 Feb 2022 01:13:34 +0000. Up 73.11 seconds. [ 74.520447] cloud-init[771]: ci-info: no authorized ssh keys fingerprints found for user ubuntu. [ 74.580047] cloud-init[771]: Cloud-init v. 18.2 finished at Mon, 21 Feb 2022 01:13:36 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 74.31 seconds 2022-02-21 01:19:02,766 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 52.694s 2022-02-21 01:19:02,766 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825920ff-b18d-4c11-812e-92dc4a76f5cd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825920ff-b18d-4c11-812e-92dc4a76f5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:20:02,087 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 58.312s 2022-02-21 01:20:02,088 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199221bb-a466-4e0b-a45c-b6ac32487c01', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199221bb-a466-4e0b-a45c-b6ac32487c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:21:03,062 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 59.965s 2022-02-21 01:21:03,063 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb5b482-daf3-4cd4-b6c8-fe8c0518ede6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb5b482-daf3-4cd4-b6c8-fe8c0518ede6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:22:02,781 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 58.710s 2022-02-21 01:22:02,781 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439423af-b787-447f-b611-48e36205e6c8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439423af-b787-447f-b611-48e36205e6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:23:03,851 117818 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 2022-02-21 01:24:02,846 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 119.056s 2022-02-21 01:24:02,847 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c6f441-3385-4889-a99b-4d4becb6a61e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c6f441-3385-4889-a99b-4d4becb6a61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:03,895 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:03,895 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01a53d1-8391-439f-a08b-eec8d675e45b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01a53d1-8391-439f-a08b-eec8d675e45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:05,304 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.400s 2022-02-21 01:24:05,305 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7afa9a-476e-4ac2-af94-a0eb9d31617a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7afa9a-476e-4ac2-af94-a0eb9d31617a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:06,351 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.039s 2022-02-21 01:24:06,351 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249a70cd-318d-4dbf-aeb7-c191e1ec1273', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249a70cd-318d-4dbf-aeb7-c191e1ec1273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:07,404 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:07,404 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f01560a-3f14-4229-8d59-43aa2422793a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f01560a-3f14-4229-8d59-43aa2422793a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:08,456 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:08,457 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ab77aa-36f0-4481-b01e-8663ff8c1ce2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ab77aa-36f0-4481-b01e-8663ff8c1ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:09,509 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:09,509 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5e5ff9-0595-4696-b262-d39810e1e0ba', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5e5ff9-0595-4696-b262-d39810e1e0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:10,559 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.041s 2022-02-21 01:24:10,560 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ef6fee-b143-433c-9de0-de939d0d496f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ef6fee-b143-433c-9de0-de939d0d496f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:11,613 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:11,613 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d30a7e3-72e5-4412-9020-6bc5c6b0649c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d30a7e3-72e5-4412-9020-6bc5c6b0649c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:12,663 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:12,664 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d58eac6-01ce-47e3-9727-2ac22ed97b3e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d58eac6-01ce-47e3-9727-2ac22ed97b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:13,712 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:13,713 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53548626-be96-4926-8d77-876b199a47ec', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53548626-be96-4926-8d77-876b199a47ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:14,765 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:14,765 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a125f379-69d7-4f3b-aead-9a2725f43df1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a125f379-69d7-4f3b-aead-9a2725f43df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:15,816 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:15,817 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea08521a-7c26-4b21-9b5d-f4598af0c589', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea08521a-7c26-4b21-9b5d-f4598af0c589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:16,866 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:16,866 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561b864f-4891-4e5c-a8f9-628691137b1d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561b864f-4891-4e5c-a8f9-628691137b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:17,916 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:17,916 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f128d0d-079a-4d0d-b2ad-add8971d0b16', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f128d0d-079a-4d0d-b2ad-add8971d0b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:18,968 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:18,968 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c4455b-8dc2-4cf6-a54c-4f58756e192f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c4455b-8dc2-4cf6-a54c-4f58756e192f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:20,019 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:20,019 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5d7982-6746-4f90-8f60-b930a0fddaa7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5d7982-6746-4f90-8f60-b930a0fddaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:21,068 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:21,068 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8185c50f-6253-4c59-a0ec-2708b786ba49', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8185c50f-6253-4c59-a0ec-2708b786ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:22,118 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:22,118 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a66d3b-4cfb-4ab6-bf3c-76719bbcea14', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a66d3b-4cfb-4ab6-bf3c-76719bbcea14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:23,171 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:23,171 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030c0b15-8011-4774-92fa-6d19660eb404', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030c0b15-8011-4774-92fa-6d19660eb404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:24,222 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:24,223 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda2267d-f3c5-49e5-aaf0-2c5fb65b89a7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda2267d-f3c5-49e5-aaf0-2c5fb65b89a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:25,273 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:25,273 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d7223a-b6a6-4328-a32b-78a53e4d450e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d7223a-b6a6-4328-a32b-78a53e4d450e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:26,323 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.041s 2022-02-21 01:24:26,323 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84db2cf4-608a-4bdf-9d58-dc58131b3d96', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84db2cf4-608a-4bdf-9d58-dc58131b3d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:27,375 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:27,375 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d1d97a-d72f-44d2-82ed-a9fe2f6d2557', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d1d97a-d72f-44d2-82ed-a9fe2f6d2557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:28,425 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:28,426 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bed4a3c-4545-45b5-a136-4a3933792718', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bed4a3c-4545-45b5-a136-4a3933792718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:29,478 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:29,478 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d3990b-a758-44aa-941c-82cb3214e369', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d3990b-a758-44aa-941c-82cb3214e369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:30,527 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:30,528 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ed9107-706d-4eee-ac91-2e1ecb85dc5a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ed9107-706d-4eee-ac91-2e1ecb85dc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:31,578 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:31,578 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1f3a24-0e35-49f6-8c8b-e35e852dade1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1f3a24-0e35-49f6-8c8b-e35e852dade1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:32,628 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:32,629 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9480daa4-5f64-4e3d-a809-c035749ae9bb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9480daa4-5f64-4e3d-a809-c035749ae9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:33,679 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:33,680 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff747a7-7e74-4d82-a180-529577d027b7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff747a7-7e74-4d82-a180-529577d027b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:34,729 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.041s 2022-02-21 01:24:34,730 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b21f7f-21e3-4cce-a3b3-55bb3c897183', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b21f7f-21e3-4cce-a3b3-55bb3c897183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:35,783 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:35,784 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d5170d-9a87-4938-b164-ace4419aa6ec', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d5170d-9a87-4938-b164-ace4419aa6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:36,834 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:36,834 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f374bc7f-e6a7-4779-a5b8-9ac31aad5799', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f374bc7f-e6a7-4779-a5b8-9ac31aad5799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:37,883 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:37,883 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ac6653-a3dd-4a39-9087-c2478450c0ac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ac6653-a3dd-4a39-9087-c2478450c0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:38,943 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.051s 2022-02-21 01:24:38,943 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38f1303-6b20-4298-a941-535d439f8efe', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38f1303-6b20-4298-a941-535d439f8efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:39,991 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.039s 2022-02-21 01:24:39,991 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19094a8-941c-424c-86f9-004558bf016d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19094a8-941c-424c-86f9-004558bf016d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:41,043 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:41,044 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca752f2-873f-4c57-a7c1-6915e418a4e3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca752f2-873f-4c57-a7c1-6915e418a4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:42,093 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:42,094 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808ba4fe-ed52-46e2-a7f9-9b352c770d00', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808ba4fe-ed52-46e2-a7f9-9b352c770d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:43,145 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:43,145 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e2a077-96a5-41cb-9eef-151ad7d56839', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e2a077-96a5-41cb-9eef-151ad7d56839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:44,197 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:44,197 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755a7e0b-e25c-4554-a013-c337d33fca78', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755a7e0b-e25c-4554-a013-c337d33fca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:45,248 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:45,248 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52d1d41-5c78-4dc6-b50c-0ec2558be462', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52d1d41-5c78-4dc6-b50c-0ec2558be462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:46,299 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.043s 2022-02-21 01:24:46,299 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9149425-237b-49c1-a88c-187fd2edfaf5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9149425-237b-49c1-a88c-187fd2edfaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:47,349 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:47,349 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e206fd-1165-45ea-8f54-b3aae96dbcba', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e206fd-1165-45ea-8f54-b3aae96dbcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:48,401 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.044s 2022-02-21 01:24:48,401 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9602b41a-62e7-4c9a-b91f-86ae624f76c3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9602b41a-62e7-4c9a-b91f-86ae624f76c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:49,450 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:49,450 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24374e53-4a1d-41a9-a0f7-c7d26a2a7cb5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24374e53-4a1d-41a9-a0f7-c7d26a2a7cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:50,504 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.046s 2022-02-21 01:24:50,504 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fde591-a854-4e96-8431-6f866a2bfca2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fde591-a854-4e96-8431-6f866a2bfca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:51,553 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:51,553 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7399bd-6423-4025-86b3-3441552a86eb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7399bd-6423-4025-86b3-3441552a86eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:52,606 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:52,606 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0592bd3-230c-47e3-b581-160c589f08d8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0592bd3-230c-47e3-b581-160c589f08d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:53,656 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.041s 2022-02-21 01:24:53,656 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37588495-75f2-4bfc-a983-50aa566cc61e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37588495-75f2-4bfc-a983-50aa566cc61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:54,709 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:54,709 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b02952-fb6c-4190-83e5-2a60191dafef', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b02952-fb6c-4190-83e5-2a60191dafef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:55,762 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:55,762 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e12d8b3-3811-44ea-a581-ac7b2eec6058', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e12d8b3-3811-44ea-a581-ac7b2eec6058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:56,811 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:56,811 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce71afb-58c7-4200-86a4-dd6d4d07513c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce71afb-58c7-4200-86a4-dd6d4d07513c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:57,860 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.040s 2022-02-21 01:24:57,860 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05729ae-2e39-4715-aa6d-0acaca1fabfa', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05729ae-2e39-4715-aa6d-0acaca1fabfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:58,913 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.045s 2022-02-21 01:24:58,914 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9befa24b-2f70-4e94-90ab-fdc257393d0a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9befa24b-2f70-4e94-90ab-fdc257393d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:24:59,964 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.042s 2022-02-21 01:24:59,965 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3f9a38-3e97-4b42-b169-7c24e29205f3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3f9a38-3e97-4b42-b169-7c24e29205f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:25:01,014 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.041s 2022-02-21 01:25:01,014 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2975a9e9-6375-4821-b749-cdd93f685b0b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2975a9e9-6375-4821-b749-cdd93f685b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' 2022-02-21 01:25:02,172 117818 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 0.150s 2022-02-21 01:25:02,172 117818 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156dbd9d-d05c-48b0-b6d8-b5928ed1d132', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156dbd9d-d05c-48b0-b6d8-b5928ed1d132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3'} Body: b'{"volume": {"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:09.000000", "updated_at": "2022-02-21T01:12:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-781600560", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/a5cb0164f98741baba94fcc1b7709e7e/volumes/d73b872e-c891-4c7f-8f9a-a7f9e52d11d3"}], "user_id": "8287f43e83034c0a80ee051456d502c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "attachment_id": "9bf7e403-472e-4948-9317-bb1230a899bd", "volume_id": "d73b872e-c891-4c7f-8f9a-a7f9e52d11d3", "server_id": "9c2b10b2-e67d-4479-9f7a-0ce69607b1ab", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:11:17.000000"}], "os-vol-tenant-attr:tenant_id": "a5cb0164f98741baba94fcc1b7709e7e"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume d73b872e-c891-4c7f-8f9a-a7f9e52d11d3 failed to detach from server 9c2b10b2-e67d-4479-9f7a-0ce69607b1ab within the required time (360 s) from the compute API perspective |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:10:22,586 117828 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-02-21 01:10:22,586 117828 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-02-21 01:10:23,520 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91/compute/v2.1/os-keypairs 0.933s 2022-02-21 01:10:23,521 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-386680109"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33365938-e45b-4e89-bb92-1fa374dee0de', 'x-compute-request-id': 'req-33365938-e45b-4e89-bb92-1fa374dee0de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAped/m3qXXkjbnxh5l5PjhiDQRLrjpoeD/WfpsGnZAez3biTU\\nE+xxEMU6O4bUYHVpXELeJf0CuRsiHbkHn4p9ZmZBBN/Sj+C/Lqv9uyohuv21L/Qk\\nI/++ibOBQI0g5S1YI1J/UVvl8ALeJZoQbD+K4xgTGRPfRsLDroGdRxwpO6UzOczy\\neo3ONUk8nlqB4Iu3Tf+K4cYVgYXKVnX0Q54MzKOTrFG6FwRuWdkEsMi6btu6XNhs\\nHhuP5TD/d4lGf67buoOzoaSffT0c1v6vdfrJ6Jss/hf7eAIKI3Pe4NAmlHGnMyhK\\n0qzXRP2dcZ0JfSDbvg41tVWIvLfYJzwkZ9+0pwIDAQABAoIBACG3bYiknnSr6+5m\\nY/e5N4k/y/Pb434pllp+rtCKgm7QwOxikbNG3yegXZhRa4H6+qGkeU9RHyeNax6N\\nRw5Wb+vKpjYeYsWY0GHk1FkgU+CTxSnsvReP1yJXF9KNm/zXfU0YbAWV3qIrgwgz\\nSlklhM1oTCFRl5Pi6y/g6ZzVDVAwi9/MhIJv2vEG3sfBP02mdLpilDdilkm7ABGk\\nzGIl5aFkaNW0DXNBnnKsdPn/J2T03MrIv4spTC8FdA5SewgdvF7frA5SEsUxgrPG\\ncgLZoh0kgQ0ToYR4435pbqs1QWHhx/2/Ln5ko0ztoXeMk0g6PN5jMCEeKWVMvd2r\\nNXIZp0kCgYEA1/olC3sp8KEzguxJz4/E33X2t1fI+4p2YWw7w23Q4dlgVKGpkRA8\\n1n2UriADY6H69ucbpwShPPUKMdEaHftfRKq9FIsmdDrFDbEkz4oafOOdLEaajgrf\\nVmDRlnuVU3yamDp98QWnpUiTNGB003Tcyko6vPDUoPP3DDhzscf+TFMCgYEAxKXr\\n5iwIXi+pGAmsJvLPwRb0/44WIg0GHGKW8vvuChPNcD6OCVNfZ1eC/Cl5/I6i9GcK\\n22+IIxKQQ/7+IkwOdgxLzYGC0ZInBuCidzOYZaU+AP5whNq0aiiZ1+df1Q0N2+k/\\nRJH4zcceOzjnk0GcQC9hVFuXcP3bbuqDu0+my90CgYBYF4yCmVLq9iVXkl8szPxF\\nFQ1zjNfKWZiddhMOTD110T8sZeAO7iuSZRh+yUn4mnoNuQgbYJUPkvb8iMh5UC10\\niZujxHoD0HDNe+KC0Fard/+ErqudoiukRMtX8MJgkiNQUhNKer79eJOqOmmMUk84\\nJ3y70hM4LyomDuSJsAQ2RwKBgBrk4k1Zak+PTx31fLDa9mTfAeTNhuNjSpmpNiHH\\nKLgCG0+ljoFiAKM+ibB477EFxO2OBiMartC1IjvabOE966BjcB6L/tswlNvQ7wdE\\nbCxCnCdApRzWWGRIZznq7+VQYrvXu4piOFfUSqMo1isChx8UG8iQujZ+0Xrq4ddF\\nPneVAoGBAMafND+CSnPQxDz8bkaChFKF3m/g3jJeDkTEa0sYlM+Ym27UHVq+3Jn1\\nHmoCt4P64CfCFIFDrHyR0+jbUwJp0uyQnyoDB351vy6i+LtmkydR5yZWy+Y7c75U\\n4/+b+FzunwthfILFbKuVYEHPGzS9W41yT9+rbDpoZfQriwORwOhX\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-386680109", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl53+bepdeSNufGHmXk+OGINBEuuOmh4P9Z+mwadkB7PduJNQT7HEQxTo7htRgdWlcQt4l/QK5GyIduQefin1mZkEE39KP4L8uq/27KiG6/bUv9CQj/76Js4FAjSDlLVgjUn9RW+XwAt4lmhBsP4rjGBMZE99GwsOugZ1HHCk7pTM5zPJ6jc41STyeWoHgi7dN/4rhxhWBhcpWdfRDngzMo5OsUboXBG5Z2QSwyLpu27pc2GweG4/lMP93iUZ/rtu6g7OhpJ99PRzW/q91+snomyz+F/t4Agojc97g0CaUcaczKErSrNdE/Z1xnQl9INu+DjW1VYi8t9gnPCRn37Sn Generated-by-Nova", "fingerprint": "dc:b3:90:1d:1c:81:f1:4e:70:fa:39:01:39:34:8e:60", "user_id": "5adf4837cc254e1a951dda183d795606"}}' 2022-02-21 01:10:23,523 117828 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-386680109 created 2022-02-21 01:10:24,069 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-groups 0.546s 2022-02-21 01:10:24,070 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1430016131", "description": "tempest-description--2024746312"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a35c776d-8d4c-49f1-80c2-82702c0cd78b', 'date': 'Mon, 21 Feb 2022 01:10:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "name": "tempest-securitygroup--1430016131", "stateful": true, "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "description": "tempest-description--2024746312", "shared": false, "security_group_rules": [{"id": "4905ae59-9919-42fc-8c71-abff11fe6a12", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "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": 275, "description": null, "tags": [], "created_at": "2022-02-21T01:10:23Z", "updated_at": "2022-02-21T01:10:23Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}, {"id": "c4b0ee44-76d4-4b1c-ba01-837fe0e8e175", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "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": 274, "description": null, "tags": [], "created_at": "2022-02-21T01:10:23Z", "updated_at": "2022-02-21T01:10:23Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}], "tags": [], "created_at": "2022-02-21T01:10:23Z", "updated_at": "2022-02-21T01:10:23Z", "revision_number": 1, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:10:24,821 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.751s 2022-02-21 01:10:24,822 117828 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": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cea1dbd2-68da-40a1-b231-db421f1ec11f', 'date': 'Mon, 21 Feb 2022 01:10:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dfeb2249-9dd6-41ee-bf53-68e94a6bce0d", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "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": "2022-02-21T01:10:24Z", "updated_at": "2022-02-21T01:10:24Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:10:25,490 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.668s 2022-02-21 01:10:25,490 117828 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": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-22e7217d-d914-4d3d-b120-3ccb54ac9485', 'date': 'Mon, 21 Feb 2022 01:10:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5a9a44f-561e-44cc-ac11-68d17d76b800", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541", "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": "2022-02-21T01:10:25Z", "updated_at": "2022-02-21T01:10:25Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:10:25,491 117828 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1430016131 created 2022-02-21 01:10:28,883 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/floatingips 3.391s 2022-02-21 01:10:28,883 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-341a0227-a22b-48ed-9882-4ee1a42d596a', 'date': 'Mon, 21 Feb 2022 01:10:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "25971576-f939-4237-a2be-dfc7df451f83", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "floating_ip_address": "172.27.2.224", "floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "description": "", "port_details": null, "tags": [], "created_at": "2022-02-21T01:10:27Z", "updated_at": "2022-02-21T01:10:27Z", "revision_number": 0}}' 2022-02-21 01:10:28,884 117828 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '25971576-f939-4237-a2be-dfc7df451f83', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'floating_ip_address': '172.27.2.224', 'floating_network_id': '343ae53c-8905-4ce7-8b07-618f69dc979d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-21T01:10:27Z', 'updated_at': '2022-02-21T01:10:27Z', 'revision_number': 0, 'ip': '172.27.2.224'} created 2022-02-21 01:10:29,146 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.91/identity/v3/auth/tokens 0.256s 2022-02-21 01:10:29,147 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-03cf00a7-1285-495e-ba87-3076e7eead8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5adf4837cc254e1a951dda183d795606", "name": "tempest-AttachVolumeShelveTestJSON-472729226-project", "password_expires_at": null}, "audit_ids": ["lZryRufYQ7mFwKFQa3jJNg"], "expires_at": "2022-02-21T02:10:28.000000Z", "issued_at": "2022-02-21T01:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "name": "tempest-AttachVolumeShelveTestJSON-472729226"}, "is_domain": false, "roles": [{"id": "10af6e232dab44c8ad6d3d3dfbba17a6", "name": "reader"}, {"id": "d866912b115b4ffd92d5011a81e30fc3", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4009f08da3f48b59f7cc1adc65b5450", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2.1", "region": "RegionOne"}], "id": "08eb78e0e22b41879fd6026632f25e0b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1e8ba094193043cca34316c6eeb0ff30", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "0f250bc1b74a4ac98464381cddbfc393", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9912e50e68484c73bc1095bca0368fdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:9696/", "region": "RegionOne"}], "id": "5b0ad5ce215d45ac9603d59cf4cad9aa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d0a0b8bda0e14ab18ef6cecd2ecc1e62", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/identity", "region": "RegionOne"}], "id": "b9785048b79e425492afae258f7cce01", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aaba180bbe640f08add6d6d7562284e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "bdaefd60bfa742e2b647aa8352def01a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1c0768aa0e42444ca90bd18311fecb0c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:8080/v1/AUTH_8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}, {"id": "ab7e9662109742fcb38d15e8c5e01a58", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.91:8080", "region": "RegionOne"}], "id": "cb6404ff8ff946ada1f096123f7248f8", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7373f8839c13423584bff9c2c88aa26a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "e2e4b59f5a8949ab8072b521b35e2180", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e4254491b104411499fe7423b899f1a5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/image", "region": "RegionOne"}], "id": "fa5ee1dc1cd747cb804aa997f695f523", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc95fbded51842bb8b6c09c717f9b381", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/placement", "region": "RegionOne"}], "id": "fdc950f9e3ab4ef68d4a7e2fc35567c0", "type": "placement", "name": "placement"}]}}' 2022-02-21 01:10:29,147 117828 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '5f0d0617-4e78-4e05-abc5-75ee47858c30', 'name': 'tempest-AttachVolumeShelveTestJSON-2135088634-network', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-21T01:10:13Z', 'updated_at': '2022-02-21T01:10:13Z', 'revision_number': 1} available for tenant 2022-02-21 01:10:29,148 117828 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAped/m3qXXkjbnxh5l5PjhiDQRLrjpoeD/WfpsGnZAez3biTU\nE+xxEMU6O4bUYHVpXELeJf0CuRsiHbkHn4p9ZmZBBN/Sj+C/Lqv9uyohuv21L/Qk\nI/++ibOBQI0g5S1YI1J/UVvl8ALeJZoQbD+K4xgTGRPfRsLDroGdRxwpO6UzOczy\neo3ONUk8nlqB4Iu3Tf+K4cYVgYXKVnX0Q54MzKOTrFG6FwRuWdkEsMi6btu6XNhs\nHhuP5TD/d4lGf67buoOzoaSffT0c1v6vdfrJ6Jss/hf7eAIKI3Pe4NAmlHGnMyhK\n0qzXRP2dcZ0JfSDbvg41tVWIvLfYJzwkZ9+0pwIDAQABAoIBACG3bYiknnSr6+5m\nY/e5N4k/y/Pb434pllp+rtCKgm7QwOxikbNG3yegXZhRa4H6+qGkeU9RHyeNax6N\nRw5Wb+vKpjYeYsWY0GHk1FkgU+CTxSnsvReP1yJXF9KNm/zXfU0YbAWV3qIrgwgz\nSlklhM1oTCFRl5Pi6y/g6ZzVDVAwi9/MhIJv2vEG3sfBP02mdLpilDdilkm7ABGk\nzGIl5aFkaNW0DXNBnnKsdPn/J2T03MrIv4spTC8FdA5SewgdvF7frA5SEsUxgrPG\ncgLZoh0kgQ0ToYR4435pbqs1QWHhx/2/Ln5ko0ztoXeMk0g6PN5jMCEeKWVMvd2r\nNXIZp0kCgYEA1/olC3sp8KEzguxJz4/E33X2t1fI+4p2YWw7w23Q4dlgVKGpkRA8\n1n2UriADY6H69ucbpwShPPUKMdEaHftfRKq9FIsmdDrFDbEkz4oafOOdLEaajgrf\nVmDRlnuVU3yamDp98QWnpUiTNGB003Tcyko6vPDUoPP3DDhzscf+TFMCgYEAxKXr\n5iwIXi+pGAmsJvLPwRb0/44WIg0GHGKW8vvuChPNcD6OCVNfZ1eC/Cl5/I6i9GcK\n22+IIxKQQ/7+IkwOdgxLzYGC0ZInBuCidzOYZaU+AP5whNq0aiiZ1+df1Q0N2+k/\nRJH4zcceOzjnk0GcQC9hVFuXcP3bbuqDu0+my90CgYBYF4yCmVLq9iVXkl8szPxF\nFQ1zjNfKWZiddhMOTD110T8sZeAO7iuSZRh+yUn4mnoNuQgbYJUPkvb8iMh5UC10\niZujxHoD0HDNe+KC0Fard/+ErqudoiukRMtX8MJgkiNQUhNKer79eJOqOmmMUk84\nJ3y70hM4LyomDuSJsAQ2RwKBgBrk4k1Zak+PTx31fLDa9mTfAeTNhuNjSpmpNiHH\nKLgCG0+ljoFiAKM+ibB477EFxO2OBiMartC1IjvabOE966BjcB6L/tswlNvQ7wdE\nbCxCnCdApRzWWGRIZznq7+VQYrvXu4piOFfUSqMo1isChx8UG8iQujZ+0Xrq4ddF\nPneVAoGBAMafND+CSnPQxDz8bkaChFKF3m/g3jJeDkTEa0sYlM+Ym27UHVq+3Jn1\nHmoCt4P64CfCFIFDrHyR0+jbUwJp0uyQnyoDB351vy6i+LtmkydR5yZWy+Y7c75U\n4/+b+FzunwthfILFbKuVYEHPGzS9W41yT9+rbDpoZfQriwORwOhX\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-386680109', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl53+bepdeSNufGHmXk+OGINBEuuOmh4P9Z+mwadkB7PduJNQT7HEQxTo7htRgdWlcQt4l/QK5GyIduQefin1mZkEE39KP4L8uq/27KiG6/bUv9CQj/76Js4FAjSDlLVgjUn9RW+XwAt4lmhBsP4rjGBMZE99GwsOugZ1HHCk7pTM5zPJ6jc41STyeWoHgi7dN/4rhxhWBhcpWdfRDngzMo5OsUboXBG5Z2QSwyLpu27pc2GweG4/lMP93iUZ/rtu6g7OhpJ99PRzW/q91+snomyz+F/t4Agojc97g0CaUcaczKErSrNdE/Z1xnQl9INu+DjW1VYi8t9gnPCRn37Sn Generated-by-Nova', 'fingerprint': 'dc:b3:90:1d:1c:81:f1:4e:70:fa:39:01:39:34:8e:60', 'user_id': '5adf4837cc254e1a951dda183d795606'}, 'security_group': {'id': '4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541', 'name': 'tempest-securitygroup--1430016131', 'stateful': True, 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': 'tempest-description--2024746312', 'shared': False, 'security_group_rules': [{'id': '4905ae59-9919-42fc-8c71-abff11fe6a12', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'security_group_id': '4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 275, 'description': None, 'tags': [], 'created_at': '2022-02-21T01:10:23Z', 'updated_at': '2022-02-21T01:10:23Z', 'revision_number': 0, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}, {'id': 'c4b0ee44-76d4-4b1c-ba01-837fe0e8e175', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'security_group_id': '4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 274, 'description': None, 'tags': [], 'created_at': '2022-02-21T01:10:23Z', 'updated_at': '2022-02-21T01:10:23Z', 'revision_number': 0, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}], 'tags': [], 'created_at': '2022-02-21T01:10:23Z', 'updated_at': '2022-02-21T01:10:23Z', 'revision_number': 1, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}, 'floating_ip': {'id': '25971576-f939-4237-a2be-dfc7df451f83', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'floating_ip_address': '172.27.2.224', 'floating_network_id': '343ae53c-8905-4ce7-8b07-618f69dc979d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-21T01:10:27Z', 'updated_at': '2022-02-21T01:10:27Z', 'revision_number': 0, 'ip': '172.27.2.224'}} 2022-02-21 01:10:31,422 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/compute/v2.1/servers 2.273s 2022-02-21 01:10:31,422 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5f0d0617-4e78-4e05-abc5-75ee47858c30"}], "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "key_name": "tempest-keypair-386680109", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a754b85a-7f31-4ce0-bff5-6bb9e32fffb3', 'x-compute-request-id': 'req-a754b85a-7f31-4ce0-bff5-6bb9e32fffb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "adminPass": "password"}}' 2022-02-21 01:10:31,721 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.295s 2022-02-21 01:10:31,721 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68fee7e5-5bfb-4275-b542-82405ee8182e', 'x-compute-request-id': 'req-68fee7e5-5bfb-4275-b542-82405ee8182e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:32,863 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.132s 2022-02-21 01:10:32,863 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658abf5e-5413-482b-ae06-52be0d8a07b2', 'x-compute-request-id': 'req-658abf5e-5413-482b-ae06-52be0d8a07b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:34,004 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.132s 2022-02-21 01:10:34,005 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9916106b-7d51-4d43-84fc-1f57eceeb5e5', 'x-compute-request-id': 'req-9916106b-7d51-4d43-84fc-1f57eceeb5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:34,013 117828 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-02-21 01:10:35,199 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.184s 2022-02-21 01:10:35,199 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891b0c7e-e378-45ad-bd15-6c96d4f404a1', 'x-compute-request-id': 'req-891b0c7e-e378-45ad-bd15-6c96d4f404a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "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": [], "locked": false, "description": null}}' 2022-02-21 01:10:35,208 117828 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-02-21 01:10:36,635 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.425s 2022-02-21 01:10:36,636 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900ab8d4-9cd2-4cfc-ac38-83fb897332c6', 'x-compute-request-id': 'req-900ab8d4-9cd2-4cfc-ac38-83fb897332c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:37,948 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.303s 2022-02-21 01:10:37,948 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42cf239d-3add-43ff-aa2f-903e58a6cf16', 'x-compute-request-id': 'req-42cf239d-3add-43ff-aa2f-903e58a6cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:39,816 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.855s 2022-02-21 01:10:39,816 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7613a5b-8cca-44b0-bf38-93cfd25936f2', 'x-compute-request-id': 'req-b7613a5b-8cca-44b0-bf38-93cfd25936f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:41,218 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.393s 2022-02-21 01:10:41,219 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f85ac75-a9fa-41d3-a7fd-b388d25676d8', 'x-compute-request-id': 'req-7f85ac75-a9fa-41d3-a7fd-b388d25676d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:42,453 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.223s 2022-02-21 01:10:42,453 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b181523b-fe13-40a6-be85-057485736e99', 'x-compute-request-id': 'req-b181523b-fe13-40a6-be85-057485736e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:43,878 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.416s 2022-02-21 01:10:43,883 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62283548-f2b0-4cdd-aac2-0332e5b49bd4', 'x-compute-request-id': 'req-62283548-f2b0-4cdd-aac2-0332e5b49bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:45,367 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.474s 2022-02-21 01:10:45,367 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af9ac9d-ff93-4326-bd01-956d1351a6a0', 'x-compute-request-id': 'req-8af9ac9d-ff93-4326-bd01-956d1351a6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:46,597 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.219s 2022-02-21 01:10:46,598 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac47d5d-a304-4d62-9c4d-17cd704820ca', 'x-compute-request-id': 'req-5ac47d5d-a304-4d62-9c4d-17cd704820ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:47,874 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.266s 2022-02-21 01:10:47,874 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13820d5f-392f-412e-bbe4-0cc17699666d', 'x-compute-request-id': 'req-13820d5f-392f-412e-bbe4-0cc17699666d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:49,183 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.299s 2022-02-21 01:10:49,183 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73cd51e8-cac4-455a-91c8-1cd7b7eaa01f', 'x-compute-request-id': 'req-73cd51e8-cac4-455a-91c8-1cd7b7eaa01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:50,434 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.239s 2022-02-21 01:10:50,434 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a172fea3-6208-47e2-ae98-8bd2ecc76955', 'x-compute-request-id': 'req-a172fea3-6208-47e2-ae98-8bd2ecc76955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:51,619 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.175s 2022-02-21 01:10:51,619 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d46ee9a-055d-4a80-8afc-e9041b5f507a', 'x-compute-request-id': 'req-4d46ee9a-055d-4a80-8afc-e9041b5f507a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:52,814 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.184s 2022-02-21 01:10:52,815 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9e5147-54a8-48ec-8a8a-9733a0bdd147', 'x-compute-request-id': 'req-0a9e5147-54a8-48ec-8a8a-9733a0bdd147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:54,039 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.215s 2022-02-21 01:10:54,039 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bebc2bce-270e-4c06-8665-0f2bcd702e9a', 'x-compute-request-id': 'req-bebc2bce-270e-4c06-8665-0f2bcd702e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:55,387 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.338s 2022-02-21 01:10:55,388 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d9f48c-3aed-47da-8c27-6b82a2606877', 'x-compute-request-id': 'req-c7d9f48c-3aed-47da-8c27-6b82a2606877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:56,619 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.216s 2022-02-21 01:10:56,620 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c56a7ba-32fe-40ea-b0e1-e68dc9050990', 'x-compute-request-id': 'req-0c56a7ba-32fe-40ea-b0e1-e68dc9050990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:10:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:10:56,630 117828 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 25 second wait 2022-02-21 01:10:56,743 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-interface 0.112s 2022-02-21 01:10:56,744 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c82865-0eef-4f9d-9804-e7d92fa34871', 'x-compute-request-id': 'req-68c82865-0eef-4f9d-9804-e7d92fa34871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5f0d0617-4e78-4e05-abc5-75ee47858c30", "port_id": "17542d9a-ec16-46b0-907e-71f3f5221834", "mac_addr": "fa:16:3e:45:e5:b2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d0db7af0-c5ff-4a99-920a-4e0006e56a58", "ip_address": "172.20.0.4"}]}]}' 2022-02-21 01:10:58,458 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.91:9696/v2.0/floatingips/25971576-f939-4237-a2be-dfc7df451f83 1.711s 2022-02-21 01:10:58,459 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "17542d9a-ec16-46b0-907e-71f3f5221834"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-e27779c8-b7e5-4670-856c-fd52f766d9f7', 'date': 'Mon, 21 Feb 2022 01:10:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips/25971576-f939-4237-a2be-dfc7df451f83'} Body: b'{"floatingip": {"id": "25971576-f939-4237-a2be-dfc7df451f83", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "floating_ip_address": "172.27.2.224", "floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "router_id": "ebd48ff4-c778-4b84-a8e1-9c8c2e7eb60c", "port_id": "17542d9a-ec16-46b0-907e-71f3f5221834", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5f0d0617-4e78-4e05-abc5-75ee47858c30", "mac_address": "fa:16:3e:45:e5:b2", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-21T01:10:27Z", "updated_at": "2022-02-21T01:10:57Z", "revision_number": 1, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:10:58,531 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/ips 0.071s 2022-02-21 01:10:58,531 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '112', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4147245c-fe26-4b98-81e7-eb806b27d6ae', 'x-compute-request-id': 'req-4147245c-fe26-4b98-81e7-eb806b27d6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4"}]}}' 2022-02-21 01:10:59,385 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes 0.851s 2022-02-21 01:10:59,385 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0473821-410a-47aa-8cb2-f2729f20c7fa', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0473821-410a-47aa-8cb2-f2729f20c7fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:58.888768", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:10:59,458 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.065s 2022-02-21 01:10:59,458 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83a27b5-a224-4e1d-aa5b-41c6207321c7', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83a27b5-a224-4e1d-aa5b-41c6207321c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:11:00,507 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:11:00,508 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5f1852-54e2-4cce-8ec8-1af85dc27846', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5f1852-54e2-4cce-8ec8-1af85dc27846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:11:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:11:01,609 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.093s 2022-02-21 01:11:01,610 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc431f98-c5a4-4577-96d0-cbbfd5ed7514', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc431f98-c5a4-4577-96d0-cbbfd5ed7514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:11:01.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:11:01,617 117828 INFO [tempest.common.waiters] volume 088448d8-321e-47c3-9151-35cd7666ce14 reached available after waiting for 2.617791 seconds 2022-02-21 01:11:01,633 117828 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-02-21 01:11:01,634 117828 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.224:22' as 'ubuntu' with public key authentication 2022-02-21 01:11:04,708 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 1. Retry after 2 seconds. 2022-02-21 01:11:10,276 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 2. Retry after 3 seconds. 2022-02-21 01:11:16,832 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 3. Retry after 4 seconds. 2022-02-21 01:11:24,416 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 4. Retry after 5 seconds. 2022-02-21 01:11:32,992 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 5. Retry after 6 seconds. 2022-02-21 01:11:42,560 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 6. Retry after 7 seconds. 2022-02-21 01:11:50,070 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 7. Retry after 8 seconds. 2022-02-21 01:11:58,591 117828 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.224 ([Errno None] Unable to connect to port 22 on 172.27.2.224). Number attempts: 8. Retry after 9 seconds. 2022-02-21 01:12:08,126 117828 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-21 01:12:08,370 117828 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-21 01:12:08,371 117828 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.224 successfully created 2022-02-21 01:12:09,564 117828 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.224:22' as 'ubuntu' with public key authentication 2022-02-21 01:12:09,587 117828 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-21 01:12:09,720 117828 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-21 01:12:09,720 117828 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.224 successfully created 2022-02-21 01:12:10,448 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action 0.726s 2022-02-21 01:12:10,448 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c4f6490-f041-481e-8b46-f45f841960f5', 'x-compute-request-id': 'req-0c4f6490-f041-481e-8b46-f45f841960f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action'} Body: b'' 2022-02-21 01:12:10,633 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.183s 2022-02-21 01:12:10,633 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dbd39fc-9bb0-4688-90c4-23f9c27ca63c', 'x-compute-request-id': 'req-3dbd39fc-9bb0-4688-90c4-23f9c27ca63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:11,838 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.194s 2022-02-21 01:12:11,838 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03de2d9a-6d0b-43f1-87e1-41db1efc9081', 'x-compute-request-id': 'req-03de2d9a-6d0b-43f1-87e1-41db1efc9081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:13,042 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.194s 2022-02-21 01:12:13,042 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfbac96e-d872-4446-b8ed-3c2b6cfa3c07', 'x-compute-request-id': 'req-dfbac96e-d872-4446-b8ed-3c2b6cfa3c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:14,238 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.182s 2022-02-21 01:12:14,239 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e5bc3a-0df2-4492-b4d4-45963b176bd5', 'x-compute-request-id': 'req-d8e5bc3a-0df2-4492-b4d4-45963b176bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:15,449 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.191s 2022-02-21 01:12:15,449 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7069939b-8262-4b28-a2ea-c26816471841', 'x-compute-request-id': 'req-7069939b-8262-4b28-a2ea-c26816471841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:16,671 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.212s 2022-02-21 01:12:16,672 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9e5961-1935-4d88-8f7f-688829352161', 'x-compute-request-id': 'req-0e9e5961-1935-4d88-8f7f-688829352161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:17,857 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:12:17,857 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-297084ef-623a-403f-b0ff-f3081121675f', 'x-compute-request-id': 'req-297084ef-623a-403f-b0ff-f3081121675f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:19,050 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.182s 2022-02-21 01:12:19,050 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99eeaf8-10ff-4bd4-a762-304b2e8c4641', 'x-compute-request-id': 'req-b99eeaf8-10ff-4bd4-a762-304b2e8c4641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:20,262 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.201s 2022-02-21 01:12:20,270 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2dfcda-882a-44b9-b579-a97288950dbe', 'x-compute-request-id': 'req-4c2dfcda-882a-44b9-b579-a97288950dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:21,472 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.191s 2022-02-21 01:12:21,472 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4957f1-ca0c-49b8-a5bf-15cdba9aa253', 'x-compute-request-id': 'req-ec4957f1-ca0c-49b8-a5bf-15cdba9aa253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:22,688 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.206s 2022-02-21 01:12:22,689 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811d2b7d-08cb-4ba0-9a53-76bbe6814c81', 'x-compute-request-id': 'req-811d2b7d-08cb-4ba0-9a53-76bbe6814c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:23,928 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.228s 2022-02-21 01:12:23,928 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e96d09d-c22c-4f75-8e21-d4002bc1e9d8', 'x-compute-request-id': 'req-4e96d09d-c22c-4f75-8e21-d4002bc1e9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:25,118 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.179s 2022-02-21 01:12:25,118 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca593aee-d4fc-4bd5-abe8-0d24c9368d73', 'x-compute-request-id': 'req-ca593aee-d4fc-4bd5-abe8-0d24c9368d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:26,337 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.197s 2022-02-21 01:12:26,338 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a156055-55aa-4d26-bc26-ddc4c6b4ee9f', 'x-compute-request-id': 'req-9a156055-55aa-4d26-bc26-ddc4c6b4ee9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:27,773 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.425s 2022-02-21 01:12:27,774 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a76f2244-da54-403c-b533-8ced36bdb963', 'x-compute-request-id': 'req-a76f2244-da54-403c-b533-8ced36bdb963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:28,963 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.178s 2022-02-21 01:12:28,964 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b10c81a-6702-41ae-bc17-b66c007e9775', 'x-compute-request-id': 'req-0b10c81a-6702-41ae-bc17-b66c007e9775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:30,159 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.185s 2022-02-21 01:12:30,160 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e8ca52-4007-4c9c-b583-df3b3d4ad9e5', 'x-compute-request-id': 'req-d2e8ca52-4007-4c9c-b583-df3b3d4ad9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:31,381 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.204s 2022-02-21 01:12:31,382 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9857ee2-8c1d-497c-81d3-00590b12bca4', 'x-compute-request-id': 'req-b9857ee2-8c1d-497c-81d3-00590b12bca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:32,577 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.175s 2022-02-21 01:12:32,577 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc561c66-d1e7-4e37-a453-f8a427d35e00', 'x-compute-request-id': 'req-cc561c66-d1e7-4e37-a453-f8a427d35e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:33,762 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:12:33,762 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e262d4-0a89-4173-845d-ef1361d3ddc0', 'x-compute-request-id': 'req-68e262d4-0a89-4173-845d-ef1361d3ddc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:33,771 117828 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 23 second wait 2022-02-21 01:12:34,966 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.193s 2022-02-21 01:12:34,967 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c692de-d634-4210-959e-f65e1017c8bb', 'x-compute-request-id': 'req-19c692de-d634-4210-959e-f65e1017c8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:36,156 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:12:36,156 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3caff9bd-5699-4874-9e3a-914e77c65aae', 'x-compute-request-id': 'req-3caff9bd-5699-4874-9e3a-914e77c65aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:36,172 117828 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 26 second wait 2022-02-21 01:12:37,395 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.220s 2022-02-21 01:12:37,395 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d34b990-f2fe-4dd1-9a29-27c490338a80', 'x-compute-request-id': 'req-8d34b990-f2fe-4dd1-9a29-27c490338a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:38,630 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.225s 2022-02-21 01:12:38,630 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2977773f-4cab-4fad-acd6-da89515b2168', 'x-compute-request-id': 'req-2977773f-4cab-4fad-acd6-da89515b2168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:39,824 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.184s 2022-02-21 01:12:39,824 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ecddb3-4d72-4eb3-abc7-236d63a2e897', 'x-compute-request-id': 'req-94ecddb3-4d72-4eb3-abc7-236d63a2e897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:41,038 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.203s 2022-02-21 01:12:41,038 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-127e4492-3597-49f2-8b3a-789466a2a8d6', 'x-compute-request-id': 'req-127e4492-3597-49f2-8b3a-789466a2a8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:42,338 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.290s 2022-02-21 01:12:42,339 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eef69fe-b4b0-48a5-bca5-c85228ea3e78', 'x-compute-request-id': 'req-3eef69fe-b4b0-48a5-bca5-c85228ea3e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:43,677 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.317s 2022-02-21 01:12:43,678 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f63e93-c293-44f6-9876-dd94e9154964', 'x-compute-request-id': 'req-98f63e93-c293-44f6-9876-dd94e9154964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:44,912 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.215s 2022-02-21 01:12:44,912 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce93f980-c40d-4860-852f-16013a694aa6', 'x-compute-request-id': 'req-ce93f980-c40d-4860-852f-16013a694aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:46,172 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.246s 2022-02-21 01:12:46,173 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0a9612-dfb5-4bca-834c-46a92dee69f1', 'x-compute-request-id': 'req-fa0a9612-dfb5-4bca-834c-46a92dee69f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:47,441 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.254s 2022-02-21 01:12:47,442 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4118332b-159c-48d3-b22d-e683765f8d8c', 'x-compute-request-id': 'req-4118332b-159c-48d3-b22d-e683765f8d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:48,650 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.188s 2022-02-21 01:12:48,650 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b64b7325-0bd4-4cd5-b9d9-433eae7bd3d6', 'x-compute-request-id': 'req-b64b7325-0bd4-4cd5-b9d9-433eae7bd3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:49,901 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.236s 2022-02-21 01:12:49,902 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c6e3f8-10b6-45af-9dae-a8f07bf9cd1d', 'x-compute-request-id': 'req-c3c6e3f8-10b6-45af-9dae-a8f07bf9cd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:49,911 117828 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 39 second wait 2022-02-21 01:12:51,101 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.189s 2022-02-21 01:12:51,101 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618e70b5-c5fc-4293-9cd7-2b7074e94717', 'x-compute-request-id': 'req-618e70b5-c5fc-4293-9cd7-2b7074e94717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:52,292 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.180s 2022-02-21 01:12:52,293 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805290e2-4f60-41fe-b380-d608948b5c25', 'x-compute-request-id': 'req-805290e2-4f60-41fe-b380-d608948b5c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:12:52,302 117828 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 42 second wait 2022-02-21 01:12:53,482 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 1.180s 2022-02-21 01:12:53,483 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "088448d8-321e-47c3-9151-35cd7666ce14"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9acd03-8fa5-433f-97b6-9ea0fd0e55c9', 'x-compute-request-id': 'req-fc9acd03-8fa5-433f-97b6-9ea0fd0e55c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "device": null}}' 2022-02-21 01:12:53,530 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.045s 2022-02-21 01:12:53,530 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348c38a3-4cb0-4a9d-aff1-4f95ff413c8d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348c38a3-4cb0-4a9d-aff1-4f95ff413c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:12:53,539 117828 INFO [tempest.common.waiters] Attachment ea53e845-7189-4d82-b598-aab59895b2ab created for volume 088448d8-321e-47c3-9151-35cd7666ce14 to server e2aa103a-4f89-45a6-8c62-09282555e3b3 after waiting for 0.539133 seconds 2022-02-21 01:12:53,582 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:12:53,583 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4a374f-13a3-4b6a-a6ec-9f3eb81ee13e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4a374f-13a3-4b6a-a6ec-9f3eb81ee13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:12:53,590 117828 INFO [tempest.common.waiters] volume 088448d8-321e-47c3-9151-35cd7666ce14 reached in-use after waiting for 0.590160 seconds 2022-02-21 01:12:53,862 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action 0.272s 2022-02-21 01:12:53,863 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f8a12f-a076-40f6-b0d6-468f90e4473d', 'x-compute-request-id': 'req-82f8a12f-a076-40f6-b0d6-468f90e4473d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action'} Body: b'' 2022-02-21 01:12:54,041 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.177s 2022-02-21 01:12:54,041 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affddade-26f6-4dfc-aed1-fe0d547012ae', 'x-compute-request-id': 'req-affddade-26f6-4dfc-aed1-fe0d547012ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:12:55,249 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.196s 2022-02-21 01:12:55,250 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e3c82f-c089-4537-8d38-b3182a1d77f9', 'x-compute-request-id': 'req-15e3c82f-c089-4537-8d38-b3182a1d77f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:12:56,438 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.178s 2022-02-21 01:12:56,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ddcda21-4c86-4746-b71d-691a38d8531a', 'x-compute-request-id': 'req-9ddcda21-4c86-4746-b71d-691a38d8531a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:12:56,447 117828 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 2 second wait 2022-02-21 01:12:57,630 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.181s 2022-02-21 01:12:57,630 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d75e6c3-b58f-4027-b4ac-fc1f2a964d2e', 'x-compute-request-id': 'req-0d75e6c3-b58f-4027-b4ac-fc1f2a964d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:12:58,825 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.185s 2022-02-21 01:12:58,826 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17044f86-114a-4a4d-8012-d9bdc83bcba7', 'x-compute-request-id': 'req-17044f86-114a-4a4d-8012-d9bdc83bcba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:00,007 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.171s 2022-02-21 01:13:00,008 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decf2440-3b6f-4f71-b3d1-85d3342510ae', 'x-compute-request-id': 'req-decf2440-3b6f-4f71-b3d1-85d3342510ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:01,194 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.176s 2022-02-21 01:13:01,203 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd1c276-2daa-4831-9338-e937d64f9c09', 'x-compute-request-id': 'req-1fd1c276-2daa-4831-9338-e937d64f9c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:02,383 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:13:02,383 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc48d3f-e072-45f4-95f8-4f390f711978', 'x-compute-request-id': 'req-1bc48d3f-e072-45f4-95f8-4f390f711978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:03,563 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:13:03,564 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b26632-4cb4-466f-900a-e06752e7b988', 'x-compute-request-id': 'req-a3b26632-4cb4-466f-900a-e06752e7b988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:04,746 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:13:04,746 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77588123-3918-451d-bbf8-f13591db6efb', 'x-compute-request-id': 'req-77588123-3918-451d-bbf8-f13591db6efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:05,939 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.184s 2022-02-21 01:13:05,940 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd422c6-b50a-4442-8ac4-b49627ceb41c', 'x-compute-request-id': 'req-bfd422c6-b50a-4442-8ac4-b49627ceb41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:07,127 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.176s 2022-02-21 01:13:07,128 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00143e97-e885-4cf7-aaf3-a1c52cc09c34', 'x-compute-request-id': 'req-00143e97-e885-4cf7-aaf3-a1c52cc09c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:08,309 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:13:08,309 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef6bf76a-7ddd-491e-93b3-5798ef4048ac', 'x-compute-request-id': 'req-ef6bf76a-7ddd-491e-93b3-5798ef4048ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:09,527 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.207s 2022-02-21 01:13:09,527 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ad6160-fabd-4e3a-bc24-b69901f83036', 'x-compute-request-id': 'req-70ad6160-fabd-4e3a-bc24-b69901f83036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:10,700 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:13:10,700 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0da6ed-18e0-46f8-a129-4e8d4b294693', 'x-compute-request-id': 'req-cb0da6ed-18e0-46f8-a129-4e8d4b294693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:11,983 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.271s 2022-02-21 01:13:11,983 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7f6273-00f7-463d-94c9-d3d6f100128b', 'x-compute-request-id': 'req-fe7f6273-00f7-463d-94c9-d3d6f100128b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:13,160 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:13:13,160 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480659b4-f314-4a4b-9c67-0154cf7c0c4a', 'x-compute-request-id': 'req-480659b4-f314-4a4b-9c67-0154cf7c0c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:14,338 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:13:14,339 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5b2e66-ea9c-44c7-b10e-d6055f27a830', 'x-compute-request-id': 'req-fa5b2e66-ea9c-44c7-b10e-d6055f27a830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:15,518 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:13:15,518 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207a52df-0efb-479c-87cb-597a5105b6f1', 'x-compute-request-id': 'req-207a52df-0efb-479c-87cb-597a5105b6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:16,700 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.171s 2022-02-21 01:13:16,700 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bf1d96-6d17-4ea1-828e-24237e981e79', 'x-compute-request-id': 'req-a1bf1d96-6d17-4ea1-828e-24237e981e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:17,875 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:13:17,875 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01ae6ab-85fa-402a-bc1b-aae9ce889ef8', 'x-compute-request-id': 'req-c01ae6ab-85fa-402a-bc1b-aae9ce889ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:19,057 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:13:19,058 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d70ed0-2bb1-464e-b726-98fe1be1a3dd', 'x-compute-request-id': 'req-56d70ed0-2bb1-464e-b726-98fe1be1a3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:20,234 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:13:20,235 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5962b5be-6f5b-4bf9-8802-8044abefb1b9', 'x-compute-request-id': 'req-5962b5be-6f5b-4bf9-8802-8044abefb1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:21,408 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:13:21,408 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54301d13-db45-4061-869c-40d493a6c7ab', 'x-compute-request-id': 'req-54301d13-db45-4061-869c-40d493a6c7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:22,579 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:13:22,579 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fb222d-e1ee-4198-8e6e-2af3d66a080d', 'x-compute-request-id': 'req-f6fb222d-e1ee-4198-8e6e-2af3d66a080d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:23,750 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:13:23,750 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1579e1d3-006e-4f77-b580-dea74b9aa08a', 'x-compute-request-id': 'req-1579e1d3-006e-4f77-b580-dea74b9aa08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:24,928 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:13:24,929 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394ac9da-89d6-47ba-8b4a-f97f80d9b839', 'x-compute-request-id': 'req-394ac9da-89d6-47ba-8b4a-f97f80d9b839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:26,108 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:13:26,109 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51184ab-238b-4b79-b493-c3ba2dde50b0', 'x-compute-request-id': 'req-c51184ab-238b-4b79-b493-c3ba2dde50b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:27,280 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:13:27,281 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b7e5d9-148d-4ff0-b1d6-3c8ac8424b61', 'x-compute-request-id': 'req-45b7e5d9-148d-4ff0-b1d6-3c8ac8424b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:28,473 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.182s 2022-02-21 01:13:28,473 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42956355-6e68-4ed8-bafa-214c07115197', 'x-compute-request-id': 'req-42956355-6e68-4ed8-bafa-214c07115197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:29,653 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:13:29,653 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8992708-55de-4da6-95ec-e330bee4df93', 'x-compute-request-id': 'req-b8992708-55de-4da6-95ec-e330bee4df93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:30,831 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:13:30,831 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab7c1d6-59c4-49ff-a022-0dd459f30a81', 'x-compute-request-id': 'req-3ab7c1d6-59c4-49ff-a022-0dd459f30a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:32,007 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:13:32,008 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eefa4dd-ff33-467e-83d1-49eb02b3d497', 'x-compute-request-id': 'req-0eefa4dd-ff33-467e-83d1-49eb02b3d497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:33,185 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:13:33,186 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63660868-827f-4b0e-a944-a3239f6e909d', 'x-compute-request-id': 'req-63660868-827f-4b0e-a944-a3239f6e909d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:34,366 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:13:34,366 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948a4a5f-d0b6-4223-be5e-0b32a79fee9d', 'x-compute-request-id': 'req-948a4a5f-d0b6-4223-be5e-0b32a79fee9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:35,543 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:13:35,543 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f2cde3-1bf2-41d7-b138-de95309c1913', 'x-compute-request-id': 'req-30f2cde3-1bf2-41d7-b138-de95309c1913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:36,716 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:13:36,716 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5b17c1-eae8-4d39-a1a4-bdc201db38d2', 'x-compute-request-id': 'req-9f5b17c1-eae8-4d39-a1a4-bdc201db38d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:37,884 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:13:37,885 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139e7c1b-7781-4eac-9358-c193219b98e9', 'x-compute-request-id': 'req-139e7c1b-7781-4eac-9358-c193219b98e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:39,061 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:13:39,061 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4228439-7a2d-43b8-b5ee-818c074230fe', 'x-compute-request-id': 'req-c4228439-7a2d-43b8-b5ee-818c074230fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:40,231 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:13:40,231 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7717cf-bfef-44ac-a3a5-102cc2b2f002', 'x-compute-request-id': 'req-ae7717cf-bfef-44ac-a3a5-102cc2b2f002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:41,401 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:13:41,401 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b67b6ff-f992-4eb1-b3cb-e256f075ba24', 'x-compute-request-id': 'req-1b67b6ff-f992-4eb1-b3cb-e256f075ba24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:42,574 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:13:42,575 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2371a90-0d49-41b9-bac0-195129652251', 'x-compute-request-id': 'req-a2371a90-0d49-41b9-bac0-195129652251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:43,748 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:13:43,748 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe52f523-2ad9-429b-b162-9316014a4201', 'x-compute-request-id': 'req-fe52f523-2ad9-429b-b162-9316014a4201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:44,929 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:13:44,929 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0c60f9-b7da-42c7-91d3-44ed613fd47e', 'x-compute-request-id': 'req-2e0c60f9-b7da-42c7-91d3-44ed613fd47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:46,099 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:13:46,100 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a5582b-aa2d-441d-ae0c-ccb88f61b56f', 'x-compute-request-id': 'req-e6a5582b-aa2d-441d-ae0c-ccb88f61b56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:47,285 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:13:47,285 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf5512f-0759-4462-83b7-9a46728396bf', 'x-compute-request-id': 'req-fbf5512f-0759-4462-83b7-9a46728396bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:48,460 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:13:48,461 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd3ba4c4-a082-4aff-b38c-dc14537f8235', 'x-compute-request-id': 'req-cd3ba4c4-a082-4aff-b38c-dc14537f8235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:49,630 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:13:49,631 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39082005-ccd8-4eb1-81e7-3d2f5dcd9936', 'x-compute-request-id': 'req-39082005-ccd8-4eb1-81e7-3d2f5dcd9936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:50,806 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:13:50,806 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a292c24b-a323-4616-b947-b6529164f350', 'x-compute-request-id': 'req-a292c24b-a323-4616-b947-b6529164f350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:51,976 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:13:51,977 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2950d9b8-b7e6-4ed5-8e7f-b3b49490ebde', 'x-compute-request-id': 'req-2950d9b8-b7e6-4ed5-8e7f-b3b49490ebde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:53,150 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:13:53,151 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe17f1d-9e70-44db-a26b-f40c5b16b200', 'x-compute-request-id': 'req-abe17f1d-9e70-44db-a26b-f40c5b16b200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:54,333 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:13:54,333 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9c8cb6-1b7a-4d3f-9dd2-b2ca0c75a297', 'x-compute-request-id': 'req-ab9c8cb6-1b7a-4d3f-9dd2-b2ca0c75a297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:55,505 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:13:55,506 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa40b57-cbac-4591-8cf2-85d8d4219ccf', 'x-compute-request-id': 'req-3aa40b57-cbac-4591-8cf2-85d8d4219ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:56,681 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:13:56,681 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658c96df-5fb8-4f0d-8b64-d8c645eec9ba', 'x-compute-request-id': 'req-658c96df-5fb8-4f0d-8b64-d8c645eec9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:57,857 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:13:57,857 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b2043fe-6970-4b70-b9e0-5659ed8b09d9', 'x-compute-request-id': 'req-5b2043fe-6970-4b70-b9e0-5659ed8b09d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:13:59,034 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:13:59,034 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce62d408-d844-45e3-8b62-43306ffa9e9e', 'x-compute-request-id': 'req-ce62d408-d844-45e3-8b62-43306ffa9e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:00,279 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.234s 2022-02-21 01:14:00,279 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f192a6f0-12e3-447a-a464-482656492145', 'x-compute-request-id': 'req-f192a6f0-12e3-447a-a464-482656492145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:01,519 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.229s 2022-02-21 01:14:01,519 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a59dae6-145c-4f9b-bf5f-b34ee40d886b', 'x-compute-request-id': 'req-5a59dae6-145c-4f9b-bf5f-b34ee40d886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:02,708 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.179s 2022-02-21 01:14:02,709 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b135b2ff-4c5e-4f66-a702-713c94812e73', 'x-compute-request-id': 'req-b135b2ff-4c5e-4f66-a702-713c94812e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:03,894 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:14:03,894 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e39f79-78a2-4ff9-9a40-fbefe6c65b34', 'x-compute-request-id': 'req-66e39f79-78a2-4ff9-9a40-fbefe6c65b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:05,068 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:05,068 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9521ef7b-7c06-4e46-8534-0a3283a33d19', 'x-compute-request-id': 'req-9521ef7b-7c06-4e46-8534-0a3283a33d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:06,238 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:14:06,238 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a460b2e8-39e6-48af-acb2-36ccb959be81', 'x-compute-request-id': 'req-a460b2e8-39e6-48af-acb2-36ccb959be81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:07,412 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:07,413 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75af3788-3541-4c35-a745-65867a06b751', 'x-compute-request-id': 'req-75af3788-3541-4c35-a745-65867a06b751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:08,583 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:14:08,583 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf28c7a-5f80-44ac-9f70-85057e9bb572', 'x-compute-request-id': 'req-caf28c7a-5f80-44ac-9f70-85057e9bb572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:09,755 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:14:09,756 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59146ce-d3cb-4f6e-b9fa-f07dddb32bab', 'x-compute-request-id': 'req-b59146ce-d3cb-4f6e-b9fa-f07dddb32bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:11,157 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.392s 2022-02-21 01:14:11,157 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf71872-9534-4cb6-b0cd-409496b6f01c', 'x-compute-request-id': 'req-8cf71872-9534-4cb6-b0cd-409496b6f01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:12,328 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:14:12,329 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce9ac032-20f0-496e-b220-85ed77c14355', 'x-compute-request-id': 'req-ce9ac032-20f0-496e-b220-85ed77c14355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:13,502 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:13,502 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e05efed-4cd3-45c7-a822-9f1c3ed72611', 'x-compute-request-id': 'req-2e05efed-4cd3-45c7-a822-9f1c3ed72611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:14,672 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:14:14,672 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2248df80-3035-4724-8413-b61a5334c201', 'x-compute-request-id': 'req-2248df80-3035-4724-8413-b61a5334c201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:15,844 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:14:15,845 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cedc8f9f-ec16-43ef-899e-54d3496fd629', 'x-compute-request-id': 'req-cedc8f9f-ec16-43ef-899e-54d3496fd629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:17,019 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:17,019 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7bacea-535c-4e63-ae27-f0ef55ba46b7', 'x-compute-request-id': 'req-5e7bacea-535c-4e63-ae27-f0ef55ba46b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:18,191 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:14:18,191 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e767da5-0c1b-4303-babd-e2a5d98aacc6', 'x-compute-request-id': 'req-1e767da5-0c1b-4303-babd-e2a5d98aacc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:19,364 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:19,364 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56db13f7-5659-4db4-90ff-33d172ffe38e', 'x-compute-request-id': 'req-56db13f7-5659-4db4-90ff-33d172ffe38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:20,542 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:14:20,542 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3316f2d1-0202-49b1-a36e-64cd0283a292', 'x-compute-request-id': 'req-3316f2d1-0202-49b1-a36e-64cd0283a292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:21,718 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:14:21,718 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b044ef-a03e-4493-baa3-fd0926a3e4c1', 'x-compute-request-id': 'req-61b044ef-a03e-4493-baa3-fd0926a3e4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:22,928 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.199s 2022-02-21 01:14:22,928 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67557703-416f-42f0-9e9a-36c1e4bc2b33', 'x-compute-request-id': 'req-67557703-416f-42f0-9e9a-36c1e4bc2b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:24,117 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.179s 2022-02-21 01:14:24,118 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16eb4820-73c1-4adb-8710-f459e6ccb22f', 'x-compute-request-id': 'req-16eb4820-73c1-4adb-8710-f459e6ccb22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:25,295 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:14:25,295 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5653f535-c79b-4ef2-9f20-eb3f4f1a49c3', 'x-compute-request-id': 'req-5653f535-c79b-4ef2-9f20-eb3f4f1a49c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:26,468 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:26,469 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e45927-bff8-4726-8f80-1f0ec5f4b4de', 'x-compute-request-id': 'req-f2e45927-bff8-4726-8f80-1f0ec5f4b4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:27,640 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:14:27,640 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68fe303a-ad0e-44ae-aa5c-af086a27ca21', 'x-compute-request-id': 'req-68fe303a-ad0e-44ae-aa5c-af086a27ca21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:28,819 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:14:28,819 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fec9956-0f4a-4689-aec6-27c9a2901400', 'x-compute-request-id': 'req-1fec9956-0f4a-4689-aec6-27c9a2901400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:30,021 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.192s 2022-02-21 01:14:30,021 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2efade57-2e78-4d6d-9f50-b448ed742baf', 'x-compute-request-id': 'req-2efade57-2e78-4d6d-9f50-b448ed742baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:31,203 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:14:31,203 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de8702e-bbb8-4b4d-a898-271338551b4e', 'x-compute-request-id': 'req-7de8702e-bbb8-4b4d-a898-271338551b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:32,390 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.177s 2022-02-21 01:14:32,390 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608e4e78-36c0-4f63-9c0a-e50185c23d90', 'x-compute-request-id': 'req-608e4e78-36c0-4f63-9c0a-e50185c23d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:33,569 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:14:33,569 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edba165-aaa4-44bd-972b-4fec5df9cdc9', 'x-compute-request-id': 'req-6edba165-aaa4-44bd-972b-4fec5df9cdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:34,761 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.181s 2022-02-21 01:14:34,761 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26a221c-1b96-493e-a42e-32c6b195108d', 'x-compute-request-id': 'req-a26a221c-1b96-493e-a42e-32c6b195108d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:35,942 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:14:35,943 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c737e0-160b-41c8-8aaa-637816009779', 'x-compute-request-id': 'req-57c737e0-160b-41c8-8aaa-637816009779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:37,123 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:14:37,124 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f79380-3681-4c65-a258-ce5dcae4658e', 'x-compute-request-id': 'req-e1f79380-3681-4c65-a258-ce5dcae4658e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:38,304 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:14:38,304 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3865247-cfcd-4067-82ff-aaa136ea3570', 'x-compute-request-id': 'req-d3865247-cfcd-4067-82ff-aaa136ea3570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:39,488 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:14:39,488 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e355fec8-8fa4-4a13-a7c9-65658d2108ed', 'x-compute-request-id': 'req-e355fec8-8fa4-4a13-a7c9-65658d2108ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:40,685 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.186s 2022-02-21 01:14:40,685 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ace4174-f2ad-4808-aefb-08d57a317c97', 'x-compute-request-id': 'req-6ace4174-f2ad-4808-aefb-08d57a317c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:41,863 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:14:41,864 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b28bb73-764b-4751-ab0c-56e34813cee2', 'x-compute-request-id': 'req-3b28bb73-764b-4751-ab0c-56e34813cee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:43,048 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.175s 2022-02-21 01:14:43,048 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a319b1-d57b-4fb0-a663-a93727b2b95d', 'x-compute-request-id': 'req-49a319b1-d57b-4fb0-a663-a93727b2b95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:44,226 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:14:44,226 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c2dce6-1684-4839-95f4-687e8278fed6', 'x-compute-request-id': 'req-88c2dce6-1684-4839-95f4-687e8278fed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:45,400 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:14:45,400 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf24200-2cfe-4365-ad1c-12b121cd5b1b', 'x-compute-request-id': 'req-aaf24200-2cfe-4365-ad1c-12b121cd5b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:46,575 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:46,575 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c27cc021-47d9-4f11-a285-95c4e1ff4b9e', 'x-compute-request-id': 'req-c27cc021-47d9-4f11-a285-95c4e1ff4b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:47,748 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:47,749 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b2b1bd-1b91-41e1-8658-9050fb13e46e', 'x-compute-request-id': 'req-08b2b1bd-1b91-41e1-8658-9050fb13e46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:48,930 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.171s 2022-02-21 01:14:48,931 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefabec9-45d7-44e7-87ca-42a1890a3638', 'x-compute-request-id': 'req-fefabec9-45d7-44e7-87ca-42a1890a3638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:50,103 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:14:50,104 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce625b35-3f80-4a15-81e8-572050835b23', 'x-compute-request-id': 'req-ce625b35-3f80-4a15-81e8-572050835b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:51,277 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:51,277 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd42e35c-ba74-41ca-8c6f-133adaaa7ffe', 'x-compute-request-id': 'req-dd42e35c-ba74-41ca-8c6f-133adaaa7ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:52,449 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:14:52,449 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94179d3-d65d-43c5-843d-b64c09441299', 'x-compute-request-id': 'req-d94179d3-d65d-43c5-843d-b64c09441299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:53,623 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:53,623 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8c6a70-5276-40b7-95c4-863d53495281', 'x-compute-request-id': 'req-5b8c6a70-5276-40b7-95c4-863d53495281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:54,797 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:54,797 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca748a5-73fe-48c5-b86d-7fd48a428164', 'x-compute-request-id': 'req-dca748a5-73fe-48c5-b86d-7fd48a428164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:55,988 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.181s 2022-02-21 01:14:55,989 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb6f5ed-f5f7-4d79-8737-f801bf0bdcd0', 'x-compute-request-id': 'req-7bb6f5ed-f5f7-4d79-8737-f801bf0bdcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:57,162 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:14:57,165 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2b536e-34dd-4a62-b9d9-f86dbc4d1cc2', 'x-compute-request-id': 'req-5f2b536e-34dd-4a62-b9d9-f86dbc4d1cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:58,342 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:14:58,343 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dafa8e-a416-4ac0-994a-efde1c055334', 'x-compute-request-id': 'req-58dafa8e-a416-4ac0-994a-efde1c055334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:14:59,516 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:14:59,517 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d748c4c6-ddfb-4cd2-8b6f-5db3042bb93d', 'x-compute-request-id': 'req-d748c4c6-ddfb-4cd2-8b6f-5db3042bb93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:00,693 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:15:00,694 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ff92d5-16ff-44c5-8f1c-99582d857c5c', 'x-compute-request-id': 'req-45ff92d5-16ff-44c5-8f1c-99582d857c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:01,871 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:15:01,872 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ca3da8-4f93-47e7-9c46-1c4192a1bd53', 'x-compute-request-id': 'req-c2ca3da8-4f93-47e7-9c46-1c4192a1bd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:03,044 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:15:03,044 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3475c72d-8a8f-4afa-85dd-0515f60d5d88', 'x-compute-request-id': 'req-3475c72d-8a8f-4afa-85dd-0515f60d5d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:04,217 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:04,218 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e8a2e0-38be-4337-9865-ff2c45039b92', 'x-compute-request-id': 'req-23e8a2e0-38be-4337-9865-ff2c45039b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:05,391 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:15:05,392 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ac5018-3a70-4a89-9aef-5d585f394604', 'x-compute-request-id': 'req-15ac5018-3a70-4a89-9aef-5d585f394604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:06,567 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:15:06,568 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4382e28-3db4-4746-906d-9b1cd65abf9f', 'x-compute-request-id': 'req-b4382e28-3db4-4746-906d-9b1cd65abf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:07,738 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:15:07,739 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1569e7-61ce-4528-8a79-96675100b995', 'x-compute-request-id': 'req-bf1569e7-61ce-4528-8a79-96675100b995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:08,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:15:08,914 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38a620d-8dc9-41cc-987e-cc184afaf5c2', 'x-compute-request-id': 'req-d38a620d-8dc9-41cc-987e-cc184afaf5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:10,085 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:10,086 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af0e24e-0a67-4431-92ea-93ac9d42940e', 'x-compute-request-id': 'req-4af0e24e-0a67-4431-92ea-93ac9d42940e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:11,259 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:11,260 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9555066b-930f-4a36-96e1-f4261e75a891', 'x-compute-request-id': 'req-9555066b-930f-4a36-96e1-f4261e75a891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:12,438 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:15:12,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4829866-0950-4be6-a28f-2aaf19cf37e4', 'x-compute-request-id': 'req-f4829866-0950-4be6-a28f-2aaf19cf37e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:13,700 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.252s 2022-02-21 01:15:13,701 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b0b697-ef05-40a4-a46b-1cfd8b75f1fc', 'x-compute-request-id': 'req-d4b0b697-ef05-40a4-a46b-1cfd8b75f1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:14,880 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:15:14,880 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d29770-14bd-499b-824a-95db9028150f', 'x-compute-request-id': 'req-85d29770-14bd-499b-824a-95db9028150f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:16,056 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:15:16,057 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8095e8e-c0eb-4615-908f-f4c21476ec00', 'x-compute-request-id': 'req-b8095e8e-c0eb-4615-908f-f4c21476ec00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:17,229 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:15:17,229 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca88732-4a7d-4ea3-b491-eb656f7c300b', 'x-compute-request-id': 'req-aca88732-4a7d-4ea3-b491-eb656f7c300b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:18,402 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:18,402 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ab8911-df72-4734-8afe-87a49bee7874', 'x-compute-request-id': 'req-f1ab8911-df72-4734-8afe-87a49bee7874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:19,580 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:15:19,581 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c829d675-736d-42f0-a43a-d34611227377', 'x-compute-request-id': 'req-c829d675-736d-42f0-a43a-d34611227377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:20,752 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:20,753 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcab15b9-4c63-4eb2-9e48-934f3e67a192', 'x-compute-request-id': 'req-bcab15b9-4c63-4eb2-9e48-934f3e67a192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:21,926 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:15:21,927 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb9faa0-a4ed-442c-8bb6-54e57fef771a', 'x-compute-request-id': 'req-8fb9faa0-a4ed-442c-8bb6-54e57fef771a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:23,205 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.268s 2022-02-21 01:15:23,205 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17abdba8-f016-4b36-a7fb-6f42d0e20a37', 'x-compute-request-id': 'req-17abdba8-f016-4b36-a7fb-6f42d0e20a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:24,376 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:24,376 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa0975a-6f6f-4886-b4e8-7e663ee499e0', 'x-compute-request-id': 'req-8fa0975a-6f6f-4886-b4e8-7e663ee499e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:25,554 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:15:25,555 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b58291e-85b9-4bb2-9dae-9653d855b7a3', 'x-compute-request-id': 'req-5b58291e-85b9-4bb2-9dae-9653d855b7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:26,731 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:15:26,731 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669f7a55-66cf-44e6-8bca-bb8c24a5955c', 'x-compute-request-id': 'req-669f7a55-66cf-44e6-8bca-bb8c24a5955c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:27,902 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:15:27,902 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973bd534-7129-4734-819d-06d22e972150', 'x-compute-request-id': 'req-973bd534-7129-4734-819d-06d22e972150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:29,082 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:15:29,083 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e33f322-ad15-4bbd-8dc8-439778687195', 'x-compute-request-id': 'req-7e33f322-ad15-4bbd-8dc8-439778687195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:30,274 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.180s 2022-02-21 01:15:30,275 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0bcd40d-1420-4f57-bfb0-9194c1bd1570', 'x-compute-request-id': 'req-c0bcd40d-1420-4f57-bfb0-9194c1bd1570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:31,459 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.173s 2022-02-21 01:15:31,459 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29fc0de4-30bd-436f-80e6-dd6689960681', 'x-compute-request-id': 'req-29fc0de4-30bd-436f-80e6-dd6689960681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:32,628 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:15:32,629 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf70dc0-3102-4c71-a092-80bf1486cab2', 'x-compute-request-id': 'req-edf70dc0-3102-4c71-a092-80bf1486cab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:33,798 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:15:33,798 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c17817-185a-4362-ad48-2a2ba420788a', 'x-compute-request-id': 'req-e4c17817-185a-4362-ad48-2a2ba420788a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:34,969 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:34,970 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01afac86-0c58-43f8-a9fd-a8f1dbdfe19e', 'x-compute-request-id': 'req-01afac86-0c58-43f8-a9fd-a8f1dbdfe19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:36,143 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:36,144 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829683dd-8978-4e37-bea1-05e80ea7b19f', 'x-compute-request-id': 'req-829683dd-8978-4e37-bea1-05e80ea7b19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:37,321 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:15:37,322 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70833b9-988e-4b12-851e-c6f3273d5750', 'x-compute-request-id': 'req-b70833b9-988e-4b12-851e-c6f3273d5750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:38,493 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:38,494 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e295b52-13da-4f45-ac85-2cc1ec16b6e5', 'x-compute-request-id': 'req-8e295b52-13da-4f45-ac85-2cc1ec16b6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:39,666 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:15:39,667 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96de7b34-71b0-4901-9bc3-8eb81dafa6f5', 'x-compute-request-id': 'req-96de7b34-71b0-4901-9bc3-8eb81dafa6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:40,839 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:15:40,839 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f311bc7-a7db-4d15-8896-85ee9619c982', 'x-compute-request-id': 'req-7f311bc7-a7db-4d15-8896-85ee9619c982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:42,009 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:15:42,009 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46be028-eb0f-4116-8043-593276f23784', 'x-compute-request-id': 'req-b46be028-eb0f-4116-8043-593276f23784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:43,184 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:15:43,184 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78a8a3a-bcb1-40a7-8d4d-ffb2fd928315', 'x-compute-request-id': 'req-d78a8a3a-bcb1-40a7-8d4d-ffb2fd928315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:44,359 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:15:44,360 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da278ab1-b317-46f0-b144-4732d3ff4a3b', 'x-compute-request-id': 'req-da278ab1-b317-46f0-b144-4732d3ff4a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:45,533 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:45,533 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca294b9-1657-470d-b942-79bdcde81def', 'x-compute-request-id': 'req-8ca294b9-1657-470d-b942-79bdcde81def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:46,709 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:15:46,710 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-062e519c-b569-4390-8c88-f1e4519d2d63', 'x-compute-request-id': 'req-062e519c-b569-4390-8c88-f1e4519d2d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:47,885 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:15:47,886 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0c5976-96fa-490a-981a-efd9708bc749', 'x-compute-request-id': 'req-7a0c5976-96fa-490a-981a-efd9708bc749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:49,063 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:15:49,063 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df08e4a-033d-4956-9430-b98192189830', 'x-compute-request-id': 'req-6df08e4a-033d-4956-9430-b98192189830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:50,236 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:50,236 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3b6bdf-cb4f-4b63-bc84-c9c64d227b20', 'x-compute-request-id': 'req-7d3b6bdf-cb4f-4b63-bc84-c9c64d227b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:51,564 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.318s 2022-02-21 01:15:51,565 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d013379f-7aa2-4688-a614-8ad82506f04e', 'x-compute-request-id': 'req-d013379f-7aa2-4688-a614-8ad82506f04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:52,735 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:15:52,735 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14c3691a-5d58-47b4-a3ea-f219fb32540a', 'x-compute-request-id': 'req-14c3691a-5d58-47b4-a3ea-f219fb32540a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:53,910 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:15:53,911 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0262802-c650-4bdf-be3f-fba5d0ab7f87', 'x-compute-request-id': 'req-f0262802-c650-4bdf-be3f-fba5d0ab7f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:55,079 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:15:55,079 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57271f87-8001-4746-ae4a-41236507b582', 'x-compute-request-id': 'req-57271f87-8001-4746-ae4a-41236507b582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:56,253 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:15:56,253 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d656acb-88e9-4bfd-bb3d-20cee52f5762', 'x-compute-request-id': 'req-7d656acb-88e9-4bfd-bb3d-20cee52f5762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:57,428 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:15:57,428 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8898fad0-4421-4817-815b-aa6976f7a249', 'x-compute-request-id': 'req-8898fad0-4421-4817-815b-aa6976f7a249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:58,603 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:15:58,603 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3197d3-07da-4bbd-9531-b5fa6a349ef5', 'x-compute-request-id': 'req-fc3197d3-07da-4bbd-9531-b5fa6a349ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:15:59,774 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:15:59,774 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8cf5a4c-ad0e-48f8-a6d0-fbb81b860d10', 'x-compute-request-id': 'req-d8cf5a4c-ad0e-48f8-a6d0-fbb81b860d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:00,947 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:16:00,948 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7edd3f0-5d90-4ac0-87cc-b0d4695b0412', 'x-compute-request-id': 'req-b7edd3f0-5d90-4ac0-87cc-b0d4695b0412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:02,135 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.175s 2022-02-21 01:16:02,135 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f272ff00-9b1b-476b-bc55-31e4d60d6070', 'x-compute-request-id': 'req-f272ff00-9b1b-476b-bc55-31e4d60d6070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:03,308 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:16:03,308 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0982ad83-9f52-4e9d-b7b6-11c384efbf8c', 'x-compute-request-id': 'req-0982ad83-9f52-4e9d-b7b6-11c384efbf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:04,492 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.174s 2022-02-21 01:16:04,493 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bee869-8e8f-4162-853d-45c578deeefc', 'x-compute-request-id': 'req-48bee869-8e8f-4162-853d-45c578deeefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:05,675 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:16:05,675 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2c3b8c-f26d-4696-8fbc-a596d12fc9f6', 'x-compute-request-id': 'req-4e2c3b8c-f26d-4696-8fbc-a596d12fc9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:06,848 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:06,848 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-677fca7e-39b3-43c1-9011-43255f57c2c4', 'x-compute-request-id': 'req-677fca7e-39b3-43c1-9011-43255f57c2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:08,017 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:16:08,017 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9922655f-9aa9-4efb-82ea-b37b965715f1', 'x-compute-request-id': 'req-9922655f-9aa9-4efb-82ea-b37b965715f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:09,193 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:16:09,194 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82f72b4-c155-41d7-8c13-2046153c7a51', 'x-compute-request-id': 'req-f82f72b4-c155-41d7-8c13-2046153c7a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:10,363 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:16:10,364 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd8f5e5-e76a-46f3-bcf4-b2a930282e8d', 'x-compute-request-id': 'req-ffd8f5e5-e76a-46f3-bcf4-b2a930282e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:11,535 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:11,535 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e12eb41-1386-406d-aaf3-d80daf3423af', 'x-compute-request-id': 'req-7e12eb41-1386-406d-aaf3-d80daf3423af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:12,713 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:16:12,713 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76324d02-7deb-42c6-98c3-33d389959c92', 'x-compute-request-id': 'req-76324d02-7deb-42c6-98c3-33d389959c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:13,886 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:13,887 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1673d32e-6d26-4846-a46d-af987db5cc88', 'x-compute-request-id': 'req-1673d32e-6d26-4846-a46d-af987db5cc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:15,062 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:15,063 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7295267c-ccf4-4292-b010-c7ade67d5549', 'x-compute-request-id': 'req-7295267c-ccf4-4292-b010-c7ade67d5549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:16,237 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:16:16,237 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13570682-a0ca-45c1-9a50-ed012c3b0183', 'x-compute-request-id': 'req-13570682-a0ca-45c1-9a50-ed012c3b0183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:17,418 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:16:17,418 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20397521-ab3d-4ce6-b5aa-b5fe1c22b0be', 'x-compute-request-id': 'req-20397521-ab3d-4ce6-b5aa-b5fe1c22b0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:18,597 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:16:18,598 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e045449-f6af-4546-9a0d-7d26228d6108', 'x-compute-request-id': 'req-5e045449-f6af-4546-9a0d-7d26228d6108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:19,774 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:16:19,775 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b920dc-cd00-4e8a-8ac5-c64f9f1e6b41', 'x-compute-request-id': 'req-33b920dc-cd00-4e8a-8ac5-c64f9f1e6b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:20,945 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:16:20,946 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c03fc368-30da-46a3-a8b9-09e8b3040e64', 'x-compute-request-id': 'req-c03fc368-30da-46a3-a8b9-09e8b3040e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:22,129 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.173s 2022-02-21 01:16:22,129 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b8badd-c37f-4f01-879a-ebbdc27d4095', 'x-compute-request-id': 'req-91b8badd-c37f-4f01-879a-ebbdc27d4095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:23,306 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:16:23,307 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6990cb1a-17e2-4fc2-92b9-f1cc966a9e96', 'x-compute-request-id': 'req-6990cb1a-17e2-4fc2-92b9-f1cc966a9e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:24,482 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:16:24,482 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81f47e0-0c90-482b-b547-226aab027ffc', 'x-compute-request-id': 'req-a81f47e0-0c90-482b-b547-226aab027ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:25,659 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:16:25,660 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64b718f-1dbf-4369-a05a-7af9e2ad0c05', 'x-compute-request-id': 'req-f64b718f-1dbf-4369-a05a-7af9e2ad0c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:26,826 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.156s 2022-02-21 01:16:26,826 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567fe2dd-7e20-46f0-8398-60f7f365a494', 'x-compute-request-id': 'req-567fe2dd-7e20-46f0-8398-60f7f365a494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:27,999 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:16:27,999 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8532d5e3-d302-422f-9547-0c0a33f0f8f1', 'x-compute-request-id': 'req-8532d5e3-d302-422f-9547-0c0a33f0f8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:29,173 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:29,173 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ab7724-59f6-42a6-866e-8160edd1e5a1', 'x-compute-request-id': 'req-e7ab7724-59f6-42a6-866e-8160edd1e5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:30,344 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:16:30,344 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d499f3-c7bf-4daa-83b4-472cbe4a2369', 'x-compute-request-id': 'req-54d499f3-c7bf-4daa-83b4-472cbe4a2369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:31,535 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.181s 2022-02-21 01:16:31,536 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc36d576-8ca9-4394-8ee6-e7c11e40256e', 'x-compute-request-id': 'req-cc36d576-8ca9-4394-8ee6-e7c11e40256e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:32,714 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:32,715 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e61c48-cc34-44b9-bab1-338b57806de1', 'x-compute-request-id': 'req-f1e61c48-cc34-44b9-bab1-338b57806de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:33,885 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:33,886 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b512a5-9a79-4db0-8c41-abcd1ed91d4e', 'x-compute-request-id': 'req-58b512a5-9a79-4db0-8c41-abcd1ed91d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:35,066 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:16:35,067 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e470bfd-3ef9-40e2-bcc9-179fdd78a605', 'x-compute-request-id': 'req-4e470bfd-3ef9-40e2-bcc9-179fdd78a605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:36,249 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:16:36,250 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751506ed-9bda-4bde-bab1-a6e5e692f6a2', 'x-compute-request-id': 'req-751506ed-9bda-4bde-bab1-a6e5e692f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:37,424 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:16:37,425 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9ef331-5c88-4976-92eb-b3107b07e0a7', 'x-compute-request-id': 'req-8c9ef331-5c88-4976-92eb-b3107b07e0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:38,610 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.175s 2022-02-21 01:16:38,610 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09dd036-f11d-42eb-a2d6-187449561fce', 'x-compute-request-id': 'req-e09dd036-f11d-42eb-a2d6-187449561fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:39,783 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:39,783 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad8249d-95e3-4fe5-8fec-330f5e9570b1', 'x-compute-request-id': 'req-3ad8249d-95e3-4fe5-8fec-330f5e9570b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:40,955 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:16:40,955 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d35139c-3d95-46a7-90ee-53ab3ca85e07', 'x-compute-request-id': 'req-4d35139c-3d95-46a7-90ee-53ab3ca85e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:42,123 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:16:42,124 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-339ddcc4-771c-47ee-b398-06950de8c5b1', 'x-compute-request-id': 'req-339ddcc4-771c-47ee-b398-06950de8c5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:43,295 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:43,296 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12c861e-feec-401a-85e3-38be8b2361e7', 'x-compute-request-id': 'req-a12c861e-feec-401a-85e3-38be8b2361e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:44,467 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:44,467 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce81ee5-4725-4e88-af8d-d0d8703ff472', 'x-compute-request-id': 'req-8ce81ee5-4725-4e88-af8d-d0d8703ff472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:45,636 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:16:45,637 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a673486c-cf91-4d15-a4b9-90a57241803f', 'x-compute-request-id': 'req-a673486c-cf91-4d15-a4b9-90a57241803f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:46,808 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:46,808 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ee639c-836b-424d-a354-6f13894165c9', 'x-compute-request-id': 'req-31ee639c-836b-424d-a354-6f13894165c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:47,986 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:16:47,986 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7595894-fdea-417d-b0c6-07688791acd0', 'x-compute-request-id': 'req-c7595894-fdea-417d-b0c6-07688791acd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:49,165 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:16:49,166 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a23c46-585a-4ce9-be21-9ea99d6dac91', 'x-compute-request-id': 'req-04a23c46-585a-4ce9-be21-9ea99d6dac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:50,340 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:16:50,341 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2eb354-8a5e-4611-a00e-19a12f5aa5b3', 'x-compute-request-id': 'req-ec2eb354-8a5e-4611-a00e-19a12f5aa5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:51,515 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:16:51,516 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99344174-b44a-410a-b118-4ccd33bfe867', 'x-compute-request-id': 'req-99344174-b44a-410a-b118-4ccd33bfe867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:52,693 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:16:52,694 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ec87d4-9c80-4f84-a155-4e3ccc93b465', 'x-compute-request-id': 'req-05ec87d4-9c80-4f84-a155-4e3ccc93b465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:53,870 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:16:53,870 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39d2e76-301b-489e-bfe9-ae89cd8dd0a7', 'x-compute-request-id': 'req-a39d2e76-301b-489e-bfe9-ae89cd8dd0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:55,041 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:55,041 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f49729a-a51a-476b-a012-4fe8c2cc8d26', 'x-compute-request-id': 'req-9f49729a-a51a-476b-a012-4fe8c2cc8d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:56,213 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:56,213 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ccc035-f248-451c-b12c-40578c1f7472', 'x-compute-request-id': 'req-32ccc035-f248-451c-b12c-40578c1f7472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:57,387 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:16:57,387 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad5fff8e-7a2d-47cd-a3f2-1df360b9bb57', 'x-compute-request-id': 'req-ad5fff8e-7a2d-47cd-a3f2-1df360b9bb57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:58,566 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:16:58,567 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be9bd19-769f-499d-9944-3b9054a0ff30', 'x-compute-request-id': 'req-4be9bd19-769f-499d-9944-3b9054a0ff30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:16:59,738 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:16:59,738 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c72cb66-a092-46f0-bba5-609d038bcf3e', 'x-compute-request-id': 'req-0c72cb66-a092-46f0-bba5-609d038bcf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:00,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:17:00,915 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9384f35-d14f-4104-acf8-48e3ca157c6b', 'x-compute-request-id': 'req-e9384f35-d14f-4104-acf8-48e3ca157c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:02,083 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:17:02,084 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872982d5-d56f-41e6-aa3a-d0d66cf8c744', 'x-compute-request-id': 'req-872982d5-d56f-41e6-aa3a-d0d66cf8c744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:03,257 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:03,258 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41051d2d-d3e5-4263-bb85-dbf42ec59a0f', 'x-compute-request-id': 'req-41051d2d-d3e5-4263-bb85-dbf42ec59a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:04,429 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:04,429 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55adcffe-9eec-46c6-98b7-ff18da17a515', 'x-compute-request-id': 'req-55adcffe-9eec-46c6-98b7-ff18da17a515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:05,602 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:05,603 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299f030e-5b41-419a-8e74-decdcc931e2c', 'x-compute-request-id': 'req-299f030e-5b41-419a-8e74-decdcc931e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:06,773 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:06,773 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c82a2ba-2d05-4331-9a72-34ae343cd350', 'x-compute-request-id': 'req-1c82a2ba-2d05-4331-9a72-34ae343cd350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:07,949 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:17:07,950 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fbc37f5-8d28-4655-9f6f-db7471cb3623', 'x-compute-request-id': 'req-3fbc37f5-8d28-4655-9f6f-db7471cb3623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:09,133 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.171s 2022-02-21 01:17:09,133 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e1362f-2d61-4a82-8241-769495d92cc4', 'x-compute-request-id': 'req-f7e1362f-2d61-4a82-8241-769495d92cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:10,303 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:10,304 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10941477-bfd1-4b2e-95af-4967c80ef934', 'x-compute-request-id': 'req-10941477-bfd1-4b2e-95af-4967c80ef934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:11,476 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:17:11,476 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-804a6a64-8d24-4053-a822-6ee037212a47', 'x-compute-request-id': 'req-804a6a64-8d24-4053-a822-6ee037212a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:12,647 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:12,647 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64a9ccc-ade7-4ef2-95db-5e5077e6c361', 'x-compute-request-id': 'req-e64a9ccc-ade7-4ef2-95db-5e5077e6c361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:13,817 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:13,817 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01beb1c7-cc0e-4245-a5cb-cc88782f6b4b', 'x-compute-request-id': 'req-01beb1c7-cc0e-4245-a5cb-cc88782f6b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:14,990 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:17:14,991 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7cdd78-bd2d-4000-ba2b-d83490a8577d', 'x-compute-request-id': 'req-0e7cdd78-bd2d-4000-ba2b-d83490a8577d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:16,165 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:17:16,166 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc0d7b9-653f-4a5d-a87b-36f98ab127b3', 'x-compute-request-id': 'req-dcc0d7b9-653f-4a5d-a87b-36f98ab127b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:17,341 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:17:17,342 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4f49f3-4d49-495c-ad3b-6f45447221f6', 'x-compute-request-id': 'req-fc4f49f3-4d49-495c-ad3b-6f45447221f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:18,514 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:17:18,514 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6baa4b4-66e2-4f85-b5f4-4df7bed31a90', 'x-compute-request-id': 'req-a6baa4b4-66e2-4f85-b5f4-4df7bed31a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:19,688 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:17:19,688 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c588219-7646-4d4c-a3f0-516b2b9989d8', 'x-compute-request-id': 'req-2c588219-7646-4d4c-a3f0-516b2b9989d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:20,858 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:20,859 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc4fabb-0f5c-4e45-bb9a-9dd46a00364f', 'x-compute-request-id': 'req-8dc4fabb-0f5c-4e45-bb9a-9dd46a00364f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:22,034 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:17:22,034 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32d14dd-0b64-439b-a04b-e0bd10f68b14', 'x-compute-request-id': 'req-b32d14dd-0b64-439b-a04b-e0bd10f68b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:23,206 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:23,206 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92228c76-c099-4b17-9614-c6203ff67e8a', 'x-compute-request-id': 'req-92228c76-c099-4b17-9614-c6203ff67e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:24,614 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.399s 2022-02-21 01:17:24,615 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117949ed-8277-4141-a9fd-bcc37b04dc17', 'x-compute-request-id': 'req-117949ed-8277-4141-a9fd-bcc37b04dc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:25,791 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:17:25,792 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a6bbaa-54a8-4cc7-b8b9-2d4d93dd75b1', 'x-compute-request-id': 'req-b6a6bbaa-54a8-4cc7-b8b9-2d4d93dd75b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:26,962 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:26,962 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e002ae-c587-48c0-a171-c433ca55bc03', 'x-compute-request-id': 'req-27e002ae-c587-48c0-a171-c433ca55bc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:28,130 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:17:28,131 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbf307b-c0d7-4710-ba8a-e2ab75caf908', 'x-compute-request-id': 'req-4bbf307b-c0d7-4710-ba8a-e2ab75caf908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:29,299 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:17:29,300 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd62fb4-686f-4cbf-a715-769c532d96a8', 'x-compute-request-id': 'req-0fd62fb4-686f-4cbf-a715-769c532d96a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:30,470 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:17:30,470 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b53e8a-accb-4d70-bd75-00c80d49d8b8', 'x-compute-request-id': 'req-45b53e8a-accb-4d70-bd75-00c80d49d8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:31,649 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:17:31,650 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eeb18bf-3ed5-46ea-a79f-9a5010fa349f', 'x-compute-request-id': 'req-8eeb18bf-3ed5-46ea-a79f-9a5010fa349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:32,826 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:32,826 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b44bce-cd51-458a-a00e-ac0d837323d3', 'x-compute-request-id': 'req-f3b44bce-cd51-458a-a00e-ac0d837323d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:33,998 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:33,998 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0cb8582-0a0e-4127-ae53-0c4217e66fc1', 'x-compute-request-id': 'req-e0cb8582-0a0e-4127-ae53-0c4217e66fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:35,173 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:17:35,174 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d71df2-3299-4612-8e06-84d5e6d96c51', 'x-compute-request-id': 'req-c7d71df2-3299-4612-8e06-84d5e6d96c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:36,345 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:36,345 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef39e04-c802-4c43-beab-d0531ed4f7be', 'x-compute-request-id': 'req-1ef39e04-c802-4c43-beab-d0531ed4f7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:37,520 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:37,520 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df173e41-6a75-46c7-ba07-75cacd0e6db5', 'x-compute-request-id': 'req-df173e41-6a75-46c7-ba07-75cacd0e6db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:38,700 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:17:38,700 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4e7e8a-211f-432f-9b9c-53cb8451f86d', 'x-compute-request-id': 'req-2e4e7e8a-211f-432f-9b9c-53cb8451f86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:39,870 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:39,870 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b35bcd-00f5-4f38-acb6-b0d7e8531237', 'x-compute-request-id': 'req-26b35bcd-00f5-4f38-acb6-b0d7e8531237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:41,041 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:17:41,042 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11633284-da5f-4607-b764-8ebca848d994', 'x-compute-request-id': 'req-11633284-da5f-4607-b764-8ebca848d994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:42,219 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:17:42,219 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b4e32a-f627-4c20-9f0b-1d2e81abfb5b', 'x-compute-request-id': 'req-97b4e32a-f627-4c20-9f0b-1d2e81abfb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:43,392 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:17:43,392 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971cc438-ca48-4f19-8ad8-0ee4f9d73d0d', 'x-compute-request-id': 'req-971cc438-ca48-4f19-8ad8-0ee4f9d73d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:44,562 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:17:44,562 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd61d20-f0e0-488a-9ab3-0965de553230', 'x-compute-request-id': 'req-5bd61d20-f0e0-488a-9ab3-0965de553230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:45,733 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:45,734 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6a9a08-7c2b-43b7-b2a5-b00290d7f65d', 'x-compute-request-id': 'req-8b6a9a08-7c2b-43b7-b2a5-b00290d7f65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:46,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.169s 2022-02-21 01:17:46,914 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850de7d2-1387-4ccb-952d-49ccc0b53103', 'x-compute-request-id': 'req-850de7d2-1387-4ccb-952d-49ccc0b53103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:48,088 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:48,088 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea3f0a8c-e1b5-4083-bc9f-6f541d1cde6f', 'x-compute-request-id': 'req-ea3f0a8c-e1b5-4083-bc9f-6f541d1cde6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:49,262 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:49,262 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88eebf3f-8f7d-45b1-aa0c-7ffc3da8daa4', 'x-compute-request-id': 'req-88eebf3f-8f7d-45b1-aa0c-7ffc3da8daa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:50,438 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:17:50,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bbc29a-d300-491b-bc3e-99d6dbf78604', 'x-compute-request-id': 'req-51bbc29a-d300-491b-bc3e-99d6dbf78604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:51,609 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:51,609 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3652e624-a360-4f71-b804-2cdf95c2909b', 'x-compute-request-id': 'req-3652e624-a360-4f71-b804-2cdf95c2909b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:52,783 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:17:52,784 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8887f090-3de6-4efc-880d-1b224f6d8354', 'x-compute-request-id': 'req-8887f090-3de6-4efc-880d-1b224f6d8354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:53,962 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:17:53,962 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-242ef8c8-5f0f-4cc6-9124-af24d9ce5cf6', 'x-compute-request-id': 'req-242ef8c8-5f0f-4cc6-9124-af24d9ce5cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:55,139 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:17:55,139 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31925d7-f728-4f4a-a2b8-9e4730a68ad1', 'x-compute-request-id': 'req-b31925d7-f728-4f4a-a2b8-9e4730a68ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:56,309 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:17:56,309 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc810f9-35ff-4cfe-8ca1-625929d63f91', 'x-compute-request-id': 'req-3bc810f9-35ff-4cfe-8ca1-625929d63f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:57,482 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:17:57,483 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce62b559-eba5-4e21-9812-dd6d69d6762f', 'x-compute-request-id': 'req-ce62b559-eba5-4e21-9812-dd6d69d6762f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:58,652 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:17:58,652 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f502765-8ded-40df-906f-e5adf52ef830', 'x-compute-request-id': 'req-1f502765-8ded-40df-906f-e5adf52ef830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:17:59,823 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:17:59,824 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c9749b-ac5d-4f90-b105-7d2faced8e62', 'x-compute-request-id': 'req-a3c9749b-ac5d-4f90-b105-7d2faced8e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:00,994 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:00,995 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61139c1a-07ef-4a8c-bb7d-32931eded5bd', 'x-compute-request-id': 'req-61139c1a-07ef-4a8c-bb7d-32931eded5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:02,165 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:02,166 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff8156f-7c3f-4a23-a331-822f34786741', 'x-compute-request-id': 'req-fff8156f-7c3f-4a23-a331-822f34786741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:03,338 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:18:03,339 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d0c160-d617-46fe-af46-097096a7bc4f', 'x-compute-request-id': 'req-92d0c160-d617-46fe-af46-097096a7bc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:04,510 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:04,511 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0948f2e9-352e-4082-8b6d-79603cc488aa', 'x-compute-request-id': 'req-0948f2e9-352e-4082-8b6d-79603cc488aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:05,693 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.172s 2022-02-21 01:18:05,693 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988825e5-1009-4654-b24e-66dff10a9732', 'x-compute-request-id': 'req-988825e5-1009-4654-b24e-66dff10a9732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:06,871 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:18:06,871 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24882119-00cc-462d-9099-3397d45c4df2', 'x-compute-request-id': 'req-24882119-00cc-462d-9099-3397d45c4df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:08,046 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:18:08,046 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc91e40-a42e-40ae-b4df-488439168c1a', 'x-compute-request-id': 'req-7fc91e40-a42e-40ae-b4df-488439168c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:09,217 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:18:09,218 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9efa3f-23a2-4498-939d-1f6f9620929d', 'x-compute-request-id': 'req-0a9efa3f-23a2-4498-939d-1f6f9620929d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:10,391 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:18:10,392 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7f56ce-55e8-4f8f-a837-10ece389fcee', 'x-compute-request-id': 'req-fa7f56ce-55e8-4f8f-a837-10ece389fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:11,564 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:11,564 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7bf590f-c418-4a5b-9e27-cea9918fe7d5', 'x-compute-request-id': 'req-e7bf590f-c418-4a5b-9e27-cea9918fe7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:12,741 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:18:12,742 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79d2b21-1f6f-4ecb-bf97-1bf3480331c3', 'x-compute-request-id': 'req-e79d2b21-1f6f-4ecb-bf97-1bf3480331c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:13,912 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:18:13,912 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87bc7f01-3814-43aa-bc73-6810aa38c3e5', 'x-compute-request-id': 'req-87bc7f01-3814-43aa-bc73-6810aa38c3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:15,081 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.158s 2022-02-21 01:18:15,081 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea854c4-68f7-4935-9987-210ea7e3d4cf', 'x-compute-request-id': 'req-7ea854c4-68f7-4935-9987-210ea7e3d4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:16,253 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:16,254 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c571f0e-ec0c-466e-af96-f1e3fd860d12', 'x-compute-request-id': 'req-0c571f0e-ec0c-466e-af96-f1e3fd860d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:17,426 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:17,426 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c12ef32-2115-45fd-8f98-d12caef03b1e', 'x-compute-request-id': 'req-5c12ef32-2115-45fd-8f98-d12caef03b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:18,898 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.461s 2022-02-21 01:18:18,898 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b19e1478-6ab3-4dd5-b0d6-35b021714219', 'x-compute-request-id': 'req-b19e1478-6ab3-4dd5-b0d6-35b021714219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:20,071 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:20,071 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8b224b-29ed-4d65-b028-5413bf5549d5', 'x-compute-request-id': 'req-3b8b224b-29ed-4d65-b028-5413bf5549d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:21,247 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.165s 2022-02-21 01:18:21,247 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f31a3690-e5fe-4f54-972a-83fbd1160cf2', 'x-compute-request-id': 'req-f31a3690-e5fe-4f54-972a-83fbd1160cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:22,416 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.159s 2022-02-21 01:18:22,416 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a2c5bf-cd6d-4a7f-855f-2c2c89eac305', 'x-compute-request-id': 'req-63a2c5bf-cd6d-4a7f-855f-2c2c89eac305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:23,589 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:23,589 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f55b567-4caa-4ffc-873d-c6c3c6c5dc86', 'x-compute-request-id': 'req-3f55b567-4caa-4ffc-873d-c6c3c6c5dc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:24,765 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:18:24,766 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42b2fa5-429e-4ecc-b9a0-0ec81b108654', 'x-compute-request-id': 'req-d42b2fa5-429e-4ecc-b9a0-0ec81b108654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:25,946 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.170s 2022-02-21 01:18:25,946 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16ab2f7-b101-477f-976c-bc439c0d80d7', 'x-compute-request-id': 'req-c16ab2f7-b101-477f-976c-bc439c0d80d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:27,124 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:18:27,124 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4a34f5-b13f-470f-bb42-edebd85f69c2', 'x-compute-request-id': 'req-6b4a34f5-b13f-470f-bb42-edebd85f69c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:28,295 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:28,295 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f4bf57-30d6-4edb-9f92-f4726a57853e', 'x-compute-request-id': 'req-75f4bf57-30d6-4edb-9f92-f4726a57853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:29,468 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:18:29,469 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3058ad-dcbc-4257-877e-94e2bfc5170c', 'x-compute-request-id': 'req-9e3058ad-dcbc-4257-877e-94e2bfc5170c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:30,641 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:30,641 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa0365a-5d44-49db-b946-466e0c81c93b', 'x-compute-request-id': 'req-1fa0365a-5d44-49db-b946-466e0c81c93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:31,813 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:31,813 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7472b2bf-1d3c-4cf6-907e-af32a013de9d', 'x-compute-request-id': 'req-7472b2bf-1d3c-4cf6-907e-af32a013de9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:33,010 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.186s 2022-02-21 01:18:33,010 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c632a624-58ff-4d36-8def-bdf762185f16', 'x-compute-request-id': 'req-c632a624-58ff-4d36-8def-bdf762185f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:34,181 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:34,181 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2860ef39-57ec-45c1-bb48-595d2da44249', 'x-compute-request-id': 'req-2860ef39-57ec-45c1-bb48-595d2da44249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:35,361 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:18:35,362 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0931e286-630c-4ba9-afe8-1e03925ad708', 'x-compute-request-id': 'req-0931e286-630c-4ba9-afe8-1e03925ad708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:36,532 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:18:36,532 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d359dfac-7281-495b-a64d-a3785e59c6e9', 'x-compute-request-id': 'req-d359dfac-7281-495b-a64d-a3785e59c6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:37,702 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:18:37,702 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e995284-d9b4-4964-a4e6-9caa54abd833', 'x-compute-request-id': 'req-9e995284-d9b4-4964-a4e6-9caa54abd833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:38,879 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:18:38,879 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8995e02e-95f3-4c48-81c7-b1046e366a6c', 'x-compute-request-id': 'req-8995e02e-95f3-4c48-81c7-b1046e366a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:40,058 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:18:40,058 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d154161b-3a68-4af3-964f-e2e80df11065', 'x-compute-request-id': 'req-d154161b-3a68-4af3-964f-e2e80df11065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:41,234 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:18:41,234 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3570db64-ce64-4456-ab78-00ac7d93ba5e', 'x-compute-request-id': 'req-3570db64-ce64-4456-ab78-00ac7d93ba5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:42,408 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:18:42,409 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e73395-034e-46d8-8555-c6ee2d5f454c', 'x-compute-request-id': 'req-67e73395-034e-46d8-8555-c6ee2d5f454c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:43,578 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.160s 2022-02-21 01:18:43,579 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244d8356-466b-4770-aa69-e6d62f878e80', 'x-compute-request-id': 'req-244d8356-466b-4770-aa69-e6d62f878e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:44,752 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:18:44,753 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c29963-f4ba-4031-9da2-d90ee71cd5a5', 'x-compute-request-id': 'req-41c29963-f4ba-4031-9da2-d90ee71cd5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:45,926 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:18:45,926 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96ecf46-c42e-413d-a554-a7d0d7ba9d89', 'x-compute-request-id': 'req-c96ecf46-c42e-413d-a554-a7d0d7ba9d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:47,101 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.164s 2022-02-21 01:18:47,101 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c006a0-132d-4b1f-9f60-66cf4b2e35ea', 'x-compute-request-id': 'req-e2c006a0-132d-4b1f-9f60-66cf4b2e35ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:48,279 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.167s 2022-02-21 01:18:48,279 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d15a35-8c09-42b7-921a-236a88088df0', 'x-compute-request-id': 'req-a5d15a35-8c09-42b7-921a-236a88088df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:49,455 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.166s 2022-02-21 01:18:49,456 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5b71cd-3f03-43ca-b947-bfe46cd66060', 'x-compute-request-id': 'req-ee5b71cd-3f03-43ca-b947-bfe46cd66060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:50,627 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.162s 2022-02-21 01:18:50,628 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb271f2-8469-41c4-8647-303d14187acc', 'x-compute-request-id': 'req-ebb271f2-8469-41c4-8647-303d14187acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:51,799 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.161s 2022-02-21 01:18:51,799 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b3be00-0656-45bd-97a6-d1fa7d382148', 'x-compute-request-id': 'req-17b3be00-0656-45bd-97a6-d1fa7d382148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:52,977 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.168s 2022-02-21 01:18:52,977 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63cb9881-3bbf-4241-a1b9-303cdea71331', 'x-compute-request-id': 'req-63cb9881-3bbf-4241-a1b9-303cdea71331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:18:54,151 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.163s 2022-02-21 01:18:54,151 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed671a0-ebbc-45e6-9f8f-f5732e593ab3', 'x-compute-request-id': 'req-4ed671a0-ebbc-45e6-9f8f-f5732e593ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"server": {"id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "name": "tempest-AttachVolumeShelveTestJSON-server-1875322972", "status": "SHELVED_OFFLOADED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:10:31Z", "updated": "2022-02-21T01:12:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}, {"version": 4, "addr": "172.27.2.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:e5:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-386680109", "OS-SRV-USG:launched_at": "2022-02-21T01:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430016131"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-02-21 01:19:02,805 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 8.644s 2022-02-21 01:19:02,806 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481251ff-24ef-47f0-a395-7dab8879b913', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481251ff-24ef-47f0-a395-7dab8879b913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:20:01,993 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments/088448d8-321e-47c3-9151-35cd7666ce14 59.179s 2022-02-21 01:20:01,993 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '155', 'x-openstack-request-id': 'req-fec8d1c9-7440-4188-bc88-e05e47add05b', 'x-compute-request-id': 'req-fec8d1c9-7440-4188-bc88-e05e47add05b', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e2aa103a-4f89-45a6-8c62-09282555e3b3 while it is in task_state spawning"}}' 2022-02-21 01:20:02,323 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.328s 2022-02-21 01:20:02,324 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b00c40-2be8-42d8-b757-99cab2beba3d', 'x-compute-request-id': 'req-d2b00c40-2be8-42d8-b757-99cab2beba3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:21:03,388 117828 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.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 2022-02-21 01:22:02,463 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 119.136s 2022-02-21 01:22:02,463 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23958f7-4fe4-4d4a-a660-197e531d282b', 'x-compute-request-id': 'req-a23958f7-4fe4-4d4a-a660-197e531d282b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:23:03,528 117828 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.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 2022-02-21 01:24:03,022 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 119.555s 2022-02-21 01:24:03,022 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d73b9ce-c155-4be9-a393-08b4a01120f5', 'x-compute-request-id': 'req-0d73b9ce-c155-4be9-a393-08b4a01120f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:04,074 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:04,074 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18418d12-4b20-413c-9b4c-e790dbb7d649', 'x-compute-request-id': 'req-18418d12-4b20-413c-9b4c-e790dbb7d649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:05,126 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:24:05,126 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c7b0bc2-20a7-4866-a467-2d82dea295a0', 'x-compute-request-id': 'req-7c7b0bc2-20a7-4866-a467-2d82dea295a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:06,175 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:06,176 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d620e2a-84a5-47d0-bd43-4aa14a0e1ee7', 'x-compute-request-id': 'req-6d620e2a-84a5-47d0-bd43-4aa14a0e1ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:07,226 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:07,227 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f5c4264-1a60-45bb-87b3-30d95691c7e9', 'x-compute-request-id': 'req-3f5c4264-1a60-45bb-87b3-30d95691c7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:08,277 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:08,277 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0526069-c797-4a66-a746-caf7d1de4599', 'x-compute-request-id': 'req-d0526069-c797-4a66-a746-caf7d1de4599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:09,327 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:09,328 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6586f6ec-a8af-4f49-8201-f95a254f849c', 'x-compute-request-id': 'req-6586f6ec-a8af-4f49-8201-f95a254f849c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:10,377 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:10,377 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862a3990-57a7-466f-afbe-30d7dc267377', 'x-compute-request-id': 'req-862a3990-57a7-466f-afbe-30d7dc267377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:11,427 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:11,427 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eba203a-1ecd-4373-83c5-d60fd3aff66a', 'x-compute-request-id': 'req-7eba203a-1ecd-4373-83c5-d60fd3aff66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:12,478 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:12,478 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d834d3-5a46-4dac-9ceb-918b8ce56cb7', 'x-compute-request-id': 'req-50d834d3-5a46-4dac-9ceb-918b8ce56cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:13,528 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:13,528 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff5b228-ed2b-4ccc-a8d2-a6780411b46a', 'x-compute-request-id': 'req-4ff5b228-ed2b-4ccc-a8d2-a6780411b46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:14,577 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:14,577 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c18da-e326-4077-a1ca-f524bc5f5d3e', 'x-compute-request-id': 'req-902c18da-e326-4077-a1ca-f524bc5f5d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:15,628 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:15,628 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-060bfbaf-9ed9-4e52-9e05-491cbe81b4f2', 'x-compute-request-id': 'req-060bfbaf-9ed9-4e52-9e05-491cbe81b4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:16,676 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:16,677 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24cbf0ea-0b9b-4a2c-b695-eb4859345432', 'x-compute-request-id': 'req-24cbf0ea-0b9b-4a2c-b695-eb4859345432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:17,726 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:17,726 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff4277c-c26c-402c-a956-a3b3ff9c6a81', 'x-compute-request-id': 'req-eff4277c-c26c-402c-a956-a3b3ff9c6a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:18,776 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:18,777 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2f43cf-ff96-4dbd-a23c-1068eb17a824', 'x-compute-request-id': 'req-ec2f43cf-ff96-4dbd-a23c-1068eb17a824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:19,827 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:19,828 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003dfc5d-026f-4c35-ad0f-2f377db8f812', 'x-compute-request-id': 'req-003dfc5d-026f-4c35-ad0f-2f377db8f812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:20,877 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:20,878 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38709c6d-c6ff-461a-a9f9-6725ec9aa568', 'x-compute-request-id': 'req-38709c6d-c6ff-461a-a9f9-6725ec9aa568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:21,928 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:21,929 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a59133-62cd-4742-8457-cd52706fbd90', 'x-compute-request-id': 'req-e2a59133-62cd-4742-8457-cd52706fbd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:22,978 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:22,978 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcdb104c-c89d-4d91-88d0-6130d3fd33c0', 'x-compute-request-id': 'req-bcdb104c-c89d-4d91-88d0-6130d3fd33c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:24,028 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:24,028 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4caebbca-d3bf-403d-9b74-b128b899f7df', 'x-compute-request-id': 'req-4caebbca-d3bf-403d-9b74-b128b899f7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:25,085 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.054s 2022-02-21 01:24:25,085 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a74b468-c84a-4e76-8afa-b6ac16e3db89', 'x-compute-request-id': 'req-0a74b468-c84a-4e76-8afa-b6ac16e3db89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:26,134 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:26,134 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba86e27e-058a-496c-99f6-e07fad2e9dcc', 'x-compute-request-id': 'req-ba86e27e-058a-496c-99f6-e07fad2e9dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:27,185 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:27,185 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fc00c1-e2ec-49e0-b158-7c0413a5618a', 'x-compute-request-id': 'req-f0fc00c1-e2ec-49e0-b158-7c0413a5618a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:28,238 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.051s 2022-02-21 01:24:28,239 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c613778-9bf2-44b4-90cb-63321917629a', 'x-compute-request-id': 'req-9c613778-9bf2-44b4-90cb-63321917629a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:29,290 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:24:29,290 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49211876-aa26-4c97-8b06-d954352f88e7', 'x-compute-request-id': 'req-49211876-aa26-4c97-8b06-d954352f88e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:30,339 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:30,340 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afb82e89-bdb5-49e7-b256-1fd6235e5957', 'x-compute-request-id': 'req-afb82e89-bdb5-49e7-b256-1fd6235e5957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:31,390 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:31,390 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b972700d-0832-4f92-8337-3a6e84985487', 'x-compute-request-id': 'req-b972700d-0832-4f92-8337-3a6e84985487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:32,439 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:32,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5245ca-202e-44ca-afb8-235e5dde1111', 'x-compute-request-id': 'req-7d5245ca-202e-44ca-afb8-235e5dde1111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:33,489 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:33,489 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d08ed3f7-4d11-47ce-abc1-77233105c03a', 'x-compute-request-id': 'req-d08ed3f7-4d11-47ce-abc1-77233105c03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:34,540 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:34,540 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10867392-5b4c-466c-996c-5020d6990674', 'x-compute-request-id': 'req-10867392-5b4c-466c-996c-5020d6990674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:35,589 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:35,589 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c6728c-5175-42b9-8d61-b1f0ad102bd7', 'x-compute-request-id': 'req-72c6728c-5175-42b9-8d61-b1f0ad102bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:36,638 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:36,638 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4607e655-f262-46cf-9b5c-3dc20a5cec4b', 'x-compute-request-id': 'req-4607e655-f262-46cf-9b5c-3dc20a5cec4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:37,687 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:37,687 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bdfde26-84b6-4c00-8787-c668511b4bbd', 'x-compute-request-id': 'req-8bdfde26-84b6-4c00-8787-c668511b4bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:38,738 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:24:38,739 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6cdf7bd-0b4f-4668-8a9c-75cba2425209', 'x-compute-request-id': 'req-b6cdf7bd-0b4f-4668-8a9c-75cba2425209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:39,788 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:39,788 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ef492f-d264-42c4-a76b-1b044d1cc7bf', 'x-compute-request-id': 'req-26ef492f-d264-42c4-a76b-1b044d1cc7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:40,836 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:40,836 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad308987-4727-4e51-9f9c-8625d3e7d0b1', 'x-compute-request-id': 'req-ad308987-4727-4e51-9f9c-8625d3e7d0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:41,885 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:41,885 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea1e9bd-bb77-40e0-a9fa-6a8f4506594f', 'x-compute-request-id': 'req-5ea1e9bd-bb77-40e0-a9fa-6a8f4506594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:42,934 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:42,934 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15844c0e-49ec-4a88-a51d-48233abc4e9b', 'x-compute-request-id': 'req-15844c0e-49ec-4a88-a51d-48233abc4e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:43,985 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:43,985 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff2b5af-ada1-4108-bed7-5bc69a5e3a29', 'x-compute-request-id': 'req-8ff2b5af-ada1-4108-bed7-5bc69a5e3a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:45,034 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:45,035 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba05ef0-7ea3-44c4-b9a7-caf296e0fc19', 'x-compute-request-id': 'req-9ba05ef0-7ea3-44c4-b9a7-caf296e0fc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:46,085 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:46,085 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308dd7ef-09f2-4bf7-b0e5-a46180f58cdb', 'x-compute-request-id': 'req-308dd7ef-09f2-4bf7-b0e5-a46180f58cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:47,136 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:47,136 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc79255a-8b10-4a2c-873f-72f23f5e319e', 'x-compute-request-id': 'req-cc79255a-8b10-4a2c-873f-72f23f5e319e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:48,185 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:48,186 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3fc78c1-2781-4f99-a9b5-ef7b3fe4842d', 'x-compute-request-id': 'req-e3fc78c1-2781-4f99-a9b5-ef7b3fe4842d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:49,235 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:49,235 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aeec46d-f530-469b-a7e2-389285705a1d', 'x-compute-request-id': 'req-7aeec46d-f530-469b-a7e2-389285705a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:50,287 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:24:50,287 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d3140d-0ba3-4d4d-acf0-44d84a5ebda7', 'x-compute-request-id': 'req-54d3140d-0ba3-4d4d-acf0-44d84a5ebda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:51,336 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:51,336 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949f0e50-223d-4917-a665-f3578f11a047', 'x-compute-request-id': 'req-949f0e50-223d-4917-a665-f3578f11a047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:52,384 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:52,385 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153f5512-e40d-4496-ae5e-50d80ef783d1', 'x-compute-request-id': 'req-153f5512-e40d-4496-ae5e-50d80ef783d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:53,435 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:53,435 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d85274a-65e2-483f-8e4e-e674610b6abd', 'x-compute-request-id': 'req-7d85274a-65e2-483f-8e4e-e674610b6abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:54,486 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:54,486 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600e63d3-e751-4972-8665-c54bb425bb0d', 'x-compute-request-id': 'req-600e63d3-e751-4972-8665-c54bb425bb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:55,535 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:55,535 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6378952-29ce-4438-a8da-38aab5b84828', 'x-compute-request-id': 'req-f6378952-29ce-4438-a8da-38aab5b84828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:56,586 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:24:56,586 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1917425-6f38-4c33-bb70-a51bad38137b', 'x-compute-request-id': 'req-b1917425-6f38-4c33-bb70-a51bad38137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:57,635 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:24:57,635 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d254f87c-80e1-414b-b5a0-4d47f4ba3b74', 'x-compute-request-id': 'req-d254f87c-80e1-414b-b5a0-4d47f4ba3b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:58,685 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:58,686 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c34f60-9448-4219-a012-9128954ba1b4', 'x-compute-request-id': 'req-15c34f60-9448-4219-a012-9128954ba1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:24:59,734 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:24:59,735 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af729c63-ed0f-46a7-adec-eb9e00e85e60', 'x-compute-request-id': 'req-af729c63-ed0f-46a7-adec-eb9e00e85e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:00,786 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:00,786 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b362552-4484-45e0-93a9-e8be00691298', 'x-compute-request-id': 'req-7b362552-4484-45e0-93a9-e8be00691298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:01,836 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:01,837 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747c4d33-bf70-473e-a934-9ca006a3a837', 'x-compute-request-id': 'req-747c4d33-bf70-473e-a934-9ca006a3a837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:02,888 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:02,889 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc0fb3e7-0537-4b5b-b134-00c697e10cb6', 'x-compute-request-id': 'req-fc0fb3e7-0537-4b5b-b134-00c697e10cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:03,939 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:03,940 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b1a3fa-9736-4886-85bd-56fcfe956487', 'x-compute-request-id': 'req-f3b1a3fa-9736-4886-85bd-56fcfe956487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:04,990 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:04,991 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e0a4a06-9aeb-4c3a-9f59-f388051aea1f', 'x-compute-request-id': 'req-6e0a4a06-9aeb-4c3a-9f59-f388051aea1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:06,043 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.049s 2022-02-21 01:25:06,043 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a6af4e-95d0-4216-9453-bb00b1679a1b', 'x-compute-request-id': 'req-88a6af4e-95d0-4216-9453-bb00b1679a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:07,094 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:07,095 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f71e52-30d3-4b43-8029-a752a9ace7d9', 'x-compute-request-id': 'req-f3f71e52-30d3-4b43-8029-a752a9ace7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:08,144 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:08,144 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e5da4a-2f4b-4c49-a8ad-7ef56977cc1f', 'x-compute-request-id': 'req-d6e5da4a-2f4b-4c49-a8ad-7ef56977cc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:09,193 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:09,194 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272e79be-0d6d-4f10-8473-59951d638941', 'x-compute-request-id': 'req-272e79be-0d6d-4f10-8473-59951d638941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:10,243 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:10,243 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6c18be0-f9f0-45ec-a3ab-9b17a529ac1a', 'x-compute-request-id': 'req-d6c18be0-f9f0-45ec-a3ab-9b17a529ac1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:11,293 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:11,293 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da598ce2-f755-47b7-b48b-f3b5613ef9b2', 'x-compute-request-id': 'req-da598ce2-f755-47b7-b48b-f3b5613ef9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:12,345 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:12,345 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51acacc3-4fe8-42e4-8849-3840d0eda746', 'x-compute-request-id': 'req-51acacc3-4fe8-42e4-8849-3840d0eda746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:13,394 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:13,394 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e04a85b-d0a7-46e5-a1e0-3040cd9981c6', 'x-compute-request-id': 'req-1e04a85b-d0a7-46e5-a1e0-3040cd9981c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:14,445 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:14,445 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec793755-07e5-456d-bd88-71183d86ab2a', 'x-compute-request-id': 'req-ec793755-07e5-456d-bd88-71183d86ab2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:15,494 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:15,495 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f7c5d9-a40b-474b-ae09-b238f29691ed', 'x-compute-request-id': 'req-57f7c5d9-a40b-474b-ae09-b238f29691ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:16,547 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:16,547 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6866981e-ab75-4d22-a772-83749117ee5a', 'x-compute-request-id': 'req-6866981e-ab75-4d22-a772-83749117ee5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:17,597 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:17,597 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86191450-5cae-42b4-8bfb-09d74d9374e6', 'x-compute-request-id': 'req-86191450-5cae-42b4-8bfb-09d74d9374e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:18,647 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:18,647 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be8306b-943c-40de-b823-544ebafe8bbe', 'x-compute-request-id': 'req-1be8306b-943c-40de-b823-544ebafe8bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:19,697 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:19,697 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edac399f-0575-44c1-9856-fd9188374c22', 'x-compute-request-id': 'req-edac399f-0575-44c1-9856-fd9188374c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:20,745 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:20,745 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f49a08e-a64c-48a7-b7dd-17eb373adbcb', 'x-compute-request-id': 'req-7f49a08e-a64c-48a7-b7dd-17eb373adbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:21,796 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:21,796 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8bee31-5701-4766-9793-6b35c44f9713', 'x-compute-request-id': 'req-6f8bee31-5701-4766-9793-6b35c44f9713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:22,847 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:22,847 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6374eb1d-94bd-4acb-bb00-92c5bb641b25', 'x-compute-request-id': 'req-6374eb1d-94bd-4acb-bb00-92c5bb641b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:23,896 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:23,897 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50f985b-20a8-4740-a805-67255f0197d3', 'x-compute-request-id': 'req-e50f985b-20a8-4740-a805-67255f0197d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:24,947 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:24,947 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917e34d3-7673-4fd2-9684-2de69fb2f5e5', 'x-compute-request-id': 'req-917e34d3-7673-4fd2-9684-2de69fb2f5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:26,000 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:26,000 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba6629f-09b1-4818-a0ec-2c05fcd86ad4', 'x-compute-request-id': 'req-3ba6629f-09b1-4818-a0ec-2c05fcd86ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:27,049 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:27,050 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e3d7d4-4fe8-4805-af21-a5eb103497b2', 'x-compute-request-id': 'req-b0e3d7d4-4fe8-4805-af21-a5eb103497b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:28,098 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:28,099 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3b6bb6-0f17-4534-bbb4-a163db81f63f', 'x-compute-request-id': 'req-9a3b6bb6-0f17-4534-bbb4-a163db81f63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:29,148 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:29,148 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f43182e-7170-461f-b1f2-52f3fba56028', 'x-compute-request-id': 'req-6f43182e-7170-461f-b1f2-52f3fba56028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:30,198 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:30,198 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0ef44d-ece5-4081-a568-896b38c0f16f', 'x-compute-request-id': 'req-db0ef44d-ece5-4081-a568-896b38c0f16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:31,247 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:31,248 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b237313-bb49-4297-a5fc-7b55d9b49b37', 'x-compute-request-id': 'req-6b237313-bb49-4297-a5fc-7b55d9b49b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:32,297 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:32,298 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71eb324a-4b1d-43c8-800e-4ba36f4ef096', 'x-compute-request-id': 'req-71eb324a-4b1d-43c8-800e-4ba36f4ef096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:33,354 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.053s 2022-02-21 01:25:33,354 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19f2845-bdff-4300-8863-2dde2055a67c', 'x-compute-request-id': 'req-a19f2845-bdff-4300-8863-2dde2055a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:34,404 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:34,404 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3982b9a1-8cde-42ad-948a-767c546d4be8', 'x-compute-request-id': 'req-3982b9a1-8cde-42ad-948a-767c546d4be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:35,453 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:35,454 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a09bc3-654f-45b7-98e9-88ef1ec4f437', 'x-compute-request-id': 'req-26a09bc3-654f-45b7-98e9-88ef1ec4f437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:36,504 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:36,505 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f60d430b-bb7d-473e-9108-a6b4194d3f9f', 'x-compute-request-id': 'req-f60d430b-bb7d-473e-9108-a6b4194d3f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:37,554 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:37,555 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567834f2-414f-42f8-bea9-60d1cdc18e00', 'x-compute-request-id': 'req-567834f2-414f-42f8-bea9-60d1cdc18e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:38,610 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.052s 2022-02-21 01:25:38,610 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1c8908-dd48-4d0e-b00d-a34a7699475f', 'x-compute-request-id': 'req-4b1c8908-dd48-4d0e-b00d-a34a7699475f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:39,660 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:39,661 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db190e6-9ea0-49db-bb01-8cc9e3d5f374', 'x-compute-request-id': 'req-9db190e6-9ea0-49db-bb01-8cc9e3d5f374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:40,710 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:40,711 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2f6816-988f-4374-97bb-fda9927c4b0e', 'x-compute-request-id': 'req-0b2f6816-988f-4374-97bb-fda9927c4b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:41,769 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.054s 2022-02-21 01:25:41,769 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8dcfe9a-5b2b-4e77-b040-cd4b33df8130', 'x-compute-request-id': 'req-b8dcfe9a-5b2b-4e77-b040-cd4b33df8130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:42,819 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:42,819 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb2d6d7-01b1-4927-b236-ef6aa8a1838b', 'x-compute-request-id': 'req-acb2d6d7-01b1-4927-b236-ef6aa8a1838b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:43,868 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:43,868 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4dbb829-6ee0-4bd2-8187-f4bf127a602a', 'x-compute-request-id': 'req-f4dbb829-6ee0-4bd2-8187-f4bf127a602a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:44,918 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:44,919 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa1aeb7-95a0-42e6-b210-ce774740ad49', 'x-compute-request-id': 'req-ffa1aeb7-95a0-42e6-b210-ce774740ad49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:45,970 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:45,970 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b2589b-7448-467d-935e-bf4c96d39d68', 'x-compute-request-id': 'req-09b2589b-7448-467d-935e-bf4c96d39d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:47,020 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:47,020 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3f937c-de7d-47d8-b031-7b8c149bc73a', 'x-compute-request-id': 'req-6f3f937c-de7d-47d8-b031-7b8c149bc73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:48,069 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:48,070 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c27e622-d077-4035-b05e-af5d1fb8cded', 'x-compute-request-id': 'req-0c27e622-d077-4035-b05e-af5d1fb8cded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:49,119 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:49,119 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f3c318-4b26-4f42-9383-68763b58ef54', 'x-compute-request-id': 'req-10f3c318-4b26-4f42-9383-68763b58ef54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:50,168 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:50,169 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eefe41de-8f34-4ff2-9072-19ff387b8dfe', 'x-compute-request-id': 'req-eefe41de-8f34-4ff2-9072-19ff387b8dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:51,217 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:51,218 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1739b5ce-7ef8-4878-a037-a5ae14f1d088', 'x-compute-request-id': 'req-1739b5ce-7ef8-4878-a037-a5ae14f1d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:52,267 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:52,267 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece15eeb-2aaa-4124-877d-8330b7d07f13', 'x-compute-request-id': 'req-ece15eeb-2aaa-4124-877d-8330b7d07f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:53,315 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.045s 2022-02-21 01:25:53,316 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4cb0037-a949-425f-bcb6-ffa8618f75f5', 'x-compute-request-id': 'req-d4cb0037-a949-425f-bcb6-ffa8618f75f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:54,366 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:54,367 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a3fa317-47e9-4a2a-a3bc-e2a2d521c984', 'x-compute-request-id': 'req-5a3fa317-47e9-4a2a-a3bc-e2a2d521c984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:55,416 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:55,417 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b0c559-a2b9-4150-b635-d2eebfb1619f', 'x-compute-request-id': 'req-65b0c559-a2b9-4150-b635-d2eebfb1619f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:56,467 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.047s 2022-02-21 01:25:56,467 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d29f50a-7ac4-49b8-978b-a455ff64b2f7', 'x-compute-request-id': 'req-8d29f50a-7ac4-49b8-978b-a455ff64b2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:57,517 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:57,517 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c0892e-a4b2-482f-8bfa-cc09dbc15ddd', 'x-compute-request-id': 'req-83c0892e-a4b2-482f-8bfa-cc09dbc15ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:58,568 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.048s 2022-02-21 01:25:58,568 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff332846-6915-49cc-b485-bef7353a97b7', 'x-compute-request-id': 'req-ff332846-6915-49cc-b485-bef7353a97b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:25:59,617 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:25:59,617 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e2c86e-4758-46e7-914f-a3cdd540f3a2', 'x-compute-request-id': 'req-87e2c86e-4758-46e7-914f-a3cdd540f3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:26:00,666 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments 0.046s 2022-02-21 01:26:00,667 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a94ea6-aa74-491b-b5f9-abc29d93a543', 'x-compute-request-id': 'req-a7a94ea6-aa74-491b-b5f9-abc29d93a543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "volumeId": "088448d8-321e-47c3-9151-35cd7666ce14", "serverId": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "device": "/dev/sdb"}]}' 2022-02-21 01:26:01,712 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 POST http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action 0.042s 2022-02-21 01:26:01,713 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '110', 'x-openstack-request-id': 'req-a4c6df3b-94bd-482e-9d69-9f7e45decefa', 'x-compute-request-id': 'req-a4c6df3b-94bd-482e-9d69-9f7e45decefa', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "Instance e2aa103a-4f89-45a6-8c62-09282555e3b3 is not ready"}}' 2022-02-21 01:26:01,753 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:01,754 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c85f29b-68db-447d-9b51-4b2136f30467', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c85f29b-68db-447d-9b51-4b2136f30467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:02,843 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.081s 2022-02-21 01:26:02,844 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157a989b-dd80-47c7-b867-6405074f606a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157a989b-dd80-47c7-b867-6405074f606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:03,892 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:03,892 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45f9bd4-6965-442b-8b57-dfc26ac841b7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45f9bd4-6965-442b-8b57-dfc26ac841b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:04,942 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:26:04,948 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5141bea-f337-4fed-ab37-ae59efa2ef09', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5141bea-f337-4fed-ab37-ae59efa2ef09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:05,998 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:26:05,999 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1f3a4d-7050-4b8e-9c57-750ae09e22ef', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1f3a4d-7050-4b8e-9c57-750ae09e22ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:07,046 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:07,047 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29da1291-740e-4be9-9a76-ba78c7dc3a73', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29da1291-740e-4be9-9a76-ba78c7dc3a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:08,096 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:08,096 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250db988-6e6b-47af-9202-04a2d7b7aed7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250db988-6e6b-47af-9202-04a2d7b7aed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:09,144 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:09,144 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cc1169-f2bc-4c11-8eb9-a7df5bd82f05', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cc1169-f2bc-4c11-8eb9-a7df5bd82f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:10,192 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:10,192 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9559b1c8-fc26-48a4-b7df-0592bffe0f48', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9559b1c8-fc26-48a4-b7df-0592bffe0f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:11,239 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:11,240 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e796bb56-bc85-4e1f-9ab3-3a71c4792f9f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e796bb56-bc85-4e1f-9ab3-3a71c4792f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:12,287 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:26:12,287 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972cbff5-8cef-4dc7-a6d2-9f54481be116', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972cbff5-8cef-4dc7-a6d2-9f54481be116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:13,334 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:26:13,335 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824986e4-70eb-4e2c-bd6c-b200f6f43133', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824986e4-70eb-4e2c-bd6c-b200f6f43133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:14,383 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:26:14,383 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e15280-d4d5-4208-ba25-78269269accf', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e15280-d4d5-4208-ba25-78269269accf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:15,448 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:26:15,448 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f2bc79-581b-4f90-8565-2bce5b112999', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f2bc79-581b-4f90-8565-2bce5b112999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:16,513 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:26:16,513 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d389cfd-6a63-41da-9e64-abb9e408d99f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d389cfd-6a63-41da-9e64-abb9e408d99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:17,585 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:26:17,585 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e07cdd3-a1af-461c-9b0a-39e4a83dacaf', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e07cdd3-a1af-461c-9b0a-39e4a83dacaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:18,647 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:18,648 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105e47d0-aee8-4910-87ee-895c58a4aa43', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105e47d0-aee8-4910-87ee-895c58a4aa43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:19,709 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:26:19,709 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d16e94f-7454-4a94-bbba-c0454f092b76', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d16e94f-7454-4a94-bbba-c0454f092b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:20,773 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:26:20,774 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1646bd-a2f8-4478-ac87-41a4fbc5e9dd', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1646bd-a2f8-4478-ac87-41a4fbc5e9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:21,838 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:26:21,838 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c9e7a2-bfe1-42ec-9f96-a48fa16961e9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c9e7a2-bfe1-42ec-9f96-a48fa16961e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:22,907 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:26:22,907 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c571636-c5e1-47fc-bc41-c68f92877fac', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c571636-c5e1-47fc-bc41-c68f92877fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:23,966 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:26:23,966 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb396075-75f8-4a47-b076-ac87b7c21d29', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb396075-75f8-4a47-b076-ac87b7c21d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:25,030 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:26:25,030 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d721486-87f0-46f4-8628-11712be3979c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d721486-87f0-46f4-8628-11712be3979c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:26,097 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:26:26,097 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dff7fa7-c9e8-448f-be11-d0af1ff0c7fa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dff7fa7-c9e8-448f-be11-d0af1ff0c7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:27,170 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.064s 2022-02-21 01:26:27,170 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a10951-bda9-409a-b6a1-51f3c19e043f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a10951-bda9-409a-b6a1-51f3c19e043f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:28,217 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:26:28,218 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d67c337-5402-4847-9882-dcc976d44af2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d67c337-5402-4847-9882-dcc976d44af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:29,281 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:29,281 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce62262a-1a1d-4a94-935e-21e4c83f19ed', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce62262a-1a1d-4a94-935e-21e4c83f19ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:30,348 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:26:30,349 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ecd5a5-3261-4d85-a3e9-bf5ad2bd9248', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ecd5a5-3261-4d85-a3e9-bf5ad2bd9248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:31,412 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:31,412 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592a9bba-fe21-41e7-b5b5-f9a75d91e467', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592a9bba-fe21-41e7-b5b5-f9a75d91e467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:32,481 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:26:32,482 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e4f7b6-78dc-484c-a459-1c627fb24ad7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e4f7b6-78dc-484c-a459-1c627fb24ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:33,543 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:26:33,543 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37974b1-2faa-4707-ae68-6bc83b561d7e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37974b1-2faa-4707-ae68-6bc83b561d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:34,608 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:26:34,609 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ebff76-85cd-4112-9e30-e6a60eed6a4c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ebff76-85cd-4112-9e30-e6a60eed6a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:35,673 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:26:35,673 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96cbfd4-e043-475d-a00d-26762e18a8a9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96cbfd4-e043-475d-a00d-26762e18a8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:36,744 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:26:36,745 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0c7950-d5a8-4765-838b-2d8a13d07dc5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0c7950-d5a8-4765-838b-2d8a13d07dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:37,797 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.044s 2022-02-21 01:26:37,798 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acccb492-c551-4e6e-b16d-b0eaa626ca72', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acccb492-c551-4e6e-b16d-b0eaa626ca72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:38,895 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.088s 2022-02-21 01:26:38,896 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d086469-daf7-4aa6-ae61-0a68859404b4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d086469-daf7-4aa6-ae61-0a68859404b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:39,942 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.038s 2022-02-21 01:26:39,943 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e75c81-da7b-415d-bf26-74e51e78b0f0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e75c81-da7b-415d-bf26-74e51e78b0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:40,997 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:26:40,998 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b4c7fd-998c-4ed9-94d7-e6cccbdb7878', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b4c7fd-998c-4ed9-94d7-e6cccbdb7878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:42,058 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:26:42,059 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc984cbd-e7d4-402a-9982-9bb46da38f41', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc984cbd-e7d4-402a-9982-9bb46da38f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:43,121 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:43,121 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e96ef2-d920-48b3-80aa-e45cfe583626', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e96ef2-d920-48b3-80aa-e45cfe583626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:44,191 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:26:44,191 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94e05d3-227b-44ff-a726-3a1de745b9c7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94e05d3-227b-44ff-a726-3a1de745b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:45,259 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:26:45,259 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2859b3-5d9f-4174-8f7e-a06fd6ac3446', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2859b3-5d9f-4174-8f7e-a06fd6ac3446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:46,333 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.066s 2022-02-21 01:26:46,334 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca5bc9e-f0a0-4b05-8648-faa12d4cb756', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca5bc9e-f0a0-4b05-8648-faa12d4cb756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:47,388 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:26:47,388 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542ad60e-16f8-4757-b542-311d2515fac5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542ad60e-16f8-4757-b542-311d2515fac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:48,451 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:26:48,451 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ba2fb4-6f57-4a2d-b18b-4067d9e0aba7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ba2fb4-6f57-4a2d-b18b-4067d9e0aba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:49,514 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:26:49,515 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d9d775-72d0-4aad-9964-b2322bdb7b04', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d9d775-72d0-4aad-9964-b2322bdb7b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:50,577 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:50,578 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df750a53-f95a-44a6-bfc7-a218da0fd6f8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df750a53-f95a-44a6-bfc7-a218da0fd6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:51,639 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:26:51,640 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e17391-493d-4a35-874b-15b56dc4c951', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e17391-493d-4a35-874b-15b56dc4c951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:52,704 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:26:52,705 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b404eb21-ec3b-4411-8b3e-27b42bf1965c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b404eb21-ec3b-4411-8b3e-27b42bf1965c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:53,767 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:26:53,768 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bdf3e0-3739-47fb-bc39-0f7037e8eb29', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bdf3e0-3739-47fb-bc39-0f7037e8eb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:54,842 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.066s 2022-02-21 01:26:54,842 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e01877-92c0-4f9d-b367-b7b2bfbb4d89', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e01877-92c0-4f9d-b367-b7b2bfbb4d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:55,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.062s 2022-02-21 01:26:55,914 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f495c2fc-f5f7-4a71-88a5-99c872ad921b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f495c2fc-f5f7-4a71-88a5-99c872ad921b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:56,974 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:26:56,975 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3bb03e-b693-45a7-afb8-b8e99bc535a8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3bb03e-b693-45a7-afb8-b8e99bc535a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:58,038 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:26:58,038 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2989f5-b631-4a14-aa34-9f0083f9ee8f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2989f5-b631-4a14-aa34-9f0083f9ee8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:26:59,104 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:26:59,104 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfe5e01-31cf-42c3-9b24-bb196786daef', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfe5e01-31cf-42c3-9b24-bb196786daef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:00,171 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:27:00,171 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120bda26-3677-40ce-aee2-1475bbe9e80a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120bda26-3677-40ce-aee2-1475bbe9e80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:01,229 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:27:01,230 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e156b4a7-3927-48d3-b4d0-986ddbba60d4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e156b4a7-3927-48d3-b4d0-986ddbba60d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:02,297 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:27:02,298 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493efac0-6953-49a2-bb32-26d34f9dbb4b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493efac0-6953-49a2-bb32-26d34f9dbb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:03,474 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.168s 2022-02-21 01:27:03,474 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a26cf3-0df6-4598-bebb-7bfd9ddd78f9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a26cf3-0df6-4598-bebb-7bfd9ddd78f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:04,522 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:27:04,522 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bef32a-d91c-4764-bc55-434b5ea0d051', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bef32a-d91c-4764-bc55-434b5ea0d051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:05,574 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.044s 2022-02-21 01:27:05,575 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52c9689-cefb-4a81-a8b6-f178c018be56', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52c9689-cefb-4a81-a8b6-f178c018be56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:06,623 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:27:06,623 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ca4275-7a9a-40ca-9a71-f5c25d0c261e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ca4275-7a9a-40ca-9a71-f5c25d0c261e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:07,670 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.038s 2022-02-21 01:27:07,670 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36080293-f596-4569-8cf6-a15b1b5c2d94', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36080293-f596-4569-8cf6-a15b1b5c2d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:08,718 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:27:08,719 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7597d2-ebdc-4853-aac5-cb47b2c0e1df', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7597d2-ebdc-4853-aac5-cb47b2c0e1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:09,765 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.038s 2022-02-21 01:27:09,766 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1cfad37-9a05-41d5-a7e1-0bbec362e015', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1cfad37-9a05-41d5-a7e1-0bbec362e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:10,813 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:27:10,813 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2262302c-71ec-4529-9581-1d5e1cbbb728', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2262302c-71ec-4529-9581-1d5e1cbbb728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:11,875 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:27:11,875 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c93875-3f6d-4b81-a83d-3140f80fe5ab', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c93875-3f6d-4b81-a83d-3140f80fe5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:12,939 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:12,939 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e74e7df-1be0-41e4-bf5d-5fa51d8ca47e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e74e7df-1be0-41e4-bf5d-5fa51d8ca47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:14,004 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:27:14,004 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f51870-e165-42dd-bf58-b49dc75c3d4f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f51870-e165-42dd-bf58-b49dc75c3d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:15,068 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:15,068 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d194a0-ef8b-4b4b-aade-32934608d63a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d194a0-ef8b-4b4b-aade-32934608d63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:16,130 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:16,131 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94418f13-f424-4285-b5fa-5975655bd09c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94418f13-f424-4285-b5fa-5975655bd09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:17,194 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:17,195 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d762618-22bc-4cf5-aee5-6b1cea32fab2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d762618-22bc-4cf5-aee5-6b1cea32fab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:18,255 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:27:18,256 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28e118d-3ed6-4c86-be01-c5ec4cb08e34', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28e118d-3ed6-4c86-be01-c5ec4cb08e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:19,319 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:19,320 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af051a77-9b3d-4708-9b67-4c9eed2eb91d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af051a77-9b3d-4708-9b67-4c9eed2eb91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:20,386 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:27:20,386 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0653589e-0991-444e-b11f-b7680d5f1e25', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0653589e-0991-444e-b11f-b7680d5f1e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:21,454 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:27:21,454 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77752f77-df2a-4560-8149-6300b93fc3bf', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77752f77-df2a-4560-8149-6300b93fc3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:22,518 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:22,518 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c596955-0105-49b4-83c8-ebd11b2a91df', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c596955-0105-49b4-83c8-ebd11b2a91df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:23,577 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:27:23,578 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764638c3-49dd-4395-8619-0bcc3b0b3485', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764638c3-49dd-4395-8619-0bcc3b0b3485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:24,648 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.062s 2022-02-21 01:27:24,649 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f473e92a-8bd9-4362-8266-d3372d2e104a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f473e92a-8bd9-4362-8266-d3372d2e104a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:25,704 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:27:25,704 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb12db6b-a838-4c6e-87b1-5295cbf11e54', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb12db6b-a838-4c6e-87b1-5295cbf11e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:26,777 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.064s 2022-02-21 01:27:26,778 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7684a57-92fa-4e0b-9506-49e6a82b83fa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7684a57-92fa-4e0b-9506-49e6a82b83fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:27,832 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.044s 2022-02-21 01:27:27,832 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d628ee-885b-4171-9e1b-8fdc45f71507', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d628ee-885b-4171-9e1b-8fdc45f71507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:28,903 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:27:28,903 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98442407-7ae6-4a18-b4f0-45e3450a5c88', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98442407-7ae6-4a18-b4f0-45e3450a5c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:29,970 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:27:29,971 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d09b87-0b3e-4e1c-9253-d4256f57b96a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d09b87-0b3e-4e1c-9253-d4256f57b96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:31,030 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:27:31,031 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fa84a5-65e8-4060-bc16-7ccfa63183ec', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fa84a5-65e8-4060-bc16-7ccfa63183ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:32,103 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:27:32,103 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e1d31c-e83e-4afe-b60e-fb328360122a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e1d31c-e83e-4afe-b60e-fb328360122a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:33,157 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:27:33,157 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35d544f-8d57-4315-a742-7563303f6d50', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35d544f-8d57-4315-a742-7563303f6d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:34,218 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:27:34,218 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3e8985-6bb4-4a62-8619-43a5c2d01838', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3e8985-6bb4-4a62-8619-43a5c2d01838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:35,286 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:27:35,287 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b3b851-6f52-4e56-81a1-9029b11cbf0b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b3b851-6f52-4e56-81a1-9029b11cbf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:36,363 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.068s 2022-02-21 01:27:36,363 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82a3fbb-ce1c-4283-8334-4bfecb38f585', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82a3fbb-ce1c-4283-8334-4bfecb38f585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:37,418 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:27:37,419 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8dc787-ad65-4c05-98cd-ac35190d3897', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8dc787-ad65-4c05-98cd-ac35190d3897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:38,477 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:27:38,478 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e6d514-9184-42c1-84a0-cede51b8169e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e6d514-9184-42c1-84a0-cede51b8169e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:39,547 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:27:39,548 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea35114-2072-4b1e-b0d8-0f9e0e4d533e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea35114-2072-4b1e-b0d8-0f9e0e4d533e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:40,642 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.086s 2022-02-21 01:27:40,642 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa115fdf-c054-4d55-8d87-f9b7eed99464', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa115fdf-c054-4d55-8d87-f9b7eed99464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:41,689 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.038s 2022-02-21 01:27:41,690 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fc3047-7745-4006-a038-13ec2e9e187f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fc3047-7745-4006-a038-13ec2e9e187f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:42,742 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:27:42,742 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a69902-9ce4-4ec0-9afc-4a97e1e9652e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a69902-9ce4-4ec0-9afc-4a97e1e9652e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:43,805 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:27:43,805 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd87b20-cddd-48fa-9111-a1338182fefe', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd87b20-cddd-48fa-9111-a1338182fefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:44,876 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:27:44,877 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86751c92-5afb-4329-89e0-c95923738afb', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86751c92-5afb-4329-89e0-c95923738afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:45,940 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:27:45,941 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9871192-e0a5-4867-93a3-fc41f5ca7449', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9871192-e0a5-4867-93a3-fc41f5ca7449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:47,008 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:27:47,008 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246b4208-27e1-4883-bb21-4096b9d5d170', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246b4208-27e1-4883-bb21-4096b9d5d170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:48,066 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:27:48,066 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179d27e0-23f4-411b-a5a2-f88bd00a0fe6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179d27e0-23f4-411b-a5a2-f88bd00a0fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:49,128 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:27:49,129 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b26232-4284-40f5-af3a-ac69874ad287', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b26232-4284-40f5-af3a-ac69874ad287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:50,191 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:27:50,191 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfa45b0-a8a8-4049-a563-9a726631c117', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfa45b0-a8a8-4049-a563-9a726631c117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:51,255 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:27:51,255 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc676f0-eaa0-4603-86c5-794229532040', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc676f0-eaa0-4603-86c5-794229532040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:52,321 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:27:52,322 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882d0977-11d4-4555-b069-45aad3c0b3e4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882d0977-11d4-4555-b069-45aad3c0b3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:53,388 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:27:53,389 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6905e7-f939-4810-96c4-3877fc8b3377', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6905e7-f939-4810-96c4-3877fc8b3377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:54,448 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:27:54,449 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631e2094-e474-4353-a7f1-527547a0cb2f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631e2094-e474-4353-a7f1-527547a0cb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:55,517 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:27:55,517 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e2ecbe-5019-48e9-9a1b-a9393d13c969', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e2ecbe-5019-48e9-9a1b-a9393d13c969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:56,580 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:27:56,580 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a6ef8b-f87b-435e-9069-e3d35d38412f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a6ef8b-f87b-435e-9069-e3d35d38412f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:57,636 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:27:57,636 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93fdaf1-e6a1-41fd-af6e-48b4de2713a3', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93fdaf1-e6a1-41fd-af6e-48b4de2713a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:58,707 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:27:58,708 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9396d7e8-fc17-4024-a981-7b718b19d692', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9396d7e8-fc17-4024-a981-7b718b19d692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:27:59,774 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:27:59,774 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902d6663-8fcc-4da7-acd0-1936640c2dc9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902d6663-8fcc-4da7-acd0-1936640c2dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:00,831 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.048s 2022-02-21 01:28:00,832 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239b8eab-8b73-4ed7-8b07-7511816972bf', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239b8eab-8b73-4ed7-8b07-7511816972bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:01,896 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:28:01,896 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3fed5-1a1c-499b-a365-47b3329feffb', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3fed5-1a1c-499b-a365-47b3329feffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:02,967 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:28:02,968 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b1cb02-ca13-48ba-811a-b04963d1e29f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b1cb02-ca13-48ba-811a-b04963d1e29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:04,160 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.183s 2022-02-21 01:28:04,160 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403fdd5c-f8d9-4598-bd06-86608abeea97', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403fdd5c-f8d9-4598-bd06-86608abeea97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:05,228 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:28:05,228 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f25d6b-9b03-4cc3-8aed-fec700bcd56e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f25d6b-9b03-4cc3-8aed-fec700bcd56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:06,330 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.094s 2022-02-21 01:28:06,331 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dec6b55-f528-4d0c-936c-a431a6aa334e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dec6b55-f528-4d0c-936c-a431a6aa334e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:07,396 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:28:07,397 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac594d80-a070-4277-a4af-c255c6f51107', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac594d80-a070-4277-a4af-c255c6f51107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:08,472 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.064s 2022-02-21 01:28:08,472 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fb87df-aef7-47e5-bf5f-d82489b86b90', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fb87df-aef7-47e5-bf5f-d82489b86b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:09,545 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.065s 2022-02-21 01:28:09,546 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e17bc8-c1ec-4a1e-acfe-0fa2d4fe6831', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e17bc8-c1ec-4a1e-acfe-0fa2d4fe6831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:10,596 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:28:10,597 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4c56aa-0b81-49e1-b6df-420b2036643b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4c56aa-0b81-49e1-b6df-420b2036643b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:11,676 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.071s 2022-02-21 01:28:11,677 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7304ee9-c4eb-42cd-b283-7b62a6607e0e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7304ee9-c4eb-42cd-b283-7b62a6607e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:12,764 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.072s 2022-02-21 01:28:12,766 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b600db16-4b41-41b3-a8f3-4fbe143ffc54', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b600db16-4b41-41b3-a8f3-4fbe143ffc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:14,026 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.251s 2022-02-21 01:28:14,026 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103153eb-c779-4bc8-8ef0-eb2c99042153', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103153eb-c779-4bc8-8ef0-eb2c99042153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:15,090 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:28:15,090 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01db6ce1-f44a-44d6-99b1-dfd10e452000', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01db6ce1-f44a-44d6-99b1-dfd10e452000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:16,151 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:28:16,152 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f472c6a5-6410-4c18-85e9-4590a7f644eb', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f472c6a5-6410-4c18-85e9-4590a7f644eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:17,202 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:28:17,203 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f31973-9083-4c91-959d-bdea87cbd06a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f31973-9083-4c91-959d-bdea87cbd06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:18,254 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:28:18,254 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117c13ee-e660-409f-8d3c-bfd8c76f1ee8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117c13ee-e660-409f-8d3c-bfd8c76f1ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:19,313 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:28:19,314 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50110a41-2be6-4108-ba8c-af2dbc45c593', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50110a41-2be6-4108-ba8c-af2dbc45c593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:20,732 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.410s 2022-02-21 01:28:20,733 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891a9b0d-7994-48c8-9444-88324a0e1528', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891a9b0d-7994-48c8-9444-88324a0e1528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:21,782 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:28:21,782 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca39613-9690-4165-9009-4283ddda49fa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca39613-9690-4165-9009-4283ddda49fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:22,849 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:28:22,850 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66385169-1a4c-4c3a-b178-3f580ba78df8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66385169-1a4c-4c3a-b178-3f580ba78df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:23,911 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:28:23,911 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487855b3-8b0c-489f-9ba5-af296d29e3ab', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487855b3-8b0c-489f-9ba5-af296d29e3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:24,980 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:28:24,980 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0ab965-8ee5-4590-887e-eb9a9621cfaa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0ab965-8ee5-4590-887e-eb9a9621cfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:26,053 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.065s 2022-02-21 01:28:26,053 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875b2304-ffc6-4db8-9307-3eecc1b83c46', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875b2304-ffc6-4db8-9307-3eecc1b83c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:27,122 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:28:27,122 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9490f1c4-e750-400c-86bd-57d9fbb57fb7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9490f1c4-e750-400c-86bd-57d9fbb57fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:28,181 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:28:28,181 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e153bd-eff9-4b3a-9f53-7a547759a774', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e153bd-eff9-4b3a-9f53-7a547759a774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:29,243 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:28:29,244 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce80332-266e-4ff4-9c82-d43c15f3d1ea', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce80332-266e-4ff4-9c82-d43c15f3d1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:30,300 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.048s 2022-02-21 01:28:30,300 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94db9cd1-2b9e-4e44-b612-6becdf0eb16c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94db9cd1-2b9e-4e44-b612-6becdf0eb16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:31,370 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.062s 2022-02-21 01:28:31,374 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b669bd35-08a5-4515-abd7-fee10438ef05', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b669bd35-08a5-4515-abd7-fee10438ef05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:32,432 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:28:32,432 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13b6fb6-9592-474a-8682-ec4009851c26', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13b6fb6-9592-474a-8682-ec4009851c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:33,499 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:33,500 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1135aba3-14de-43d6-9760-8e74a849be21', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1135aba3-14de-43d6-9760-8e74a849be21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:34,556 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:28:34,556 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a8ed0f-d854-4d6b-8ab1-2bb24f291437', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a8ed0f-d854-4d6b-8ab1-2bb24f291437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:35,635 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.071s 2022-02-21 01:28:35,635 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be18a79-7717-4124-b173-9fdc33c56fc3', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be18a79-7717-4124-b173-9fdc33c56fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:36,694 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:28:36,694 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27342b0-a9a6-4e4a-a5bd-f6df8183891e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27342b0-a9a6-4e4a-a5bd-f6df8183891e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:37,762 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:37,762 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bfcf4b-c3f7-4858-ac77-4d82ebf77ea0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bfcf4b-c3f7-4858-ac77-4d82ebf77ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:38,825 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:28:38,825 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1f1e46-0fe6-4063-b070-e08eeebae7d2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1f1e46-0fe6-4063-b070-e08eeebae7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:39,893 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:39,893 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ae875-a66a-4da1-963b-9679ebb6a35f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8ae875-a66a-4da1-963b-9679ebb6a35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:40,981 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.079s 2022-02-21 01:28:40,982 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478b3867-918f-4bec-8f98-9936f6ba1679', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478b3867-918f-4bec-8f98-9936f6ba1679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:42,030 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:28:42,030 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee39f6c-38d2-4bc2-9723-5bc6308215ee', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee39f6c-38d2-4bc2-9723-5bc6308215ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:43,087 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.048s 2022-02-21 01:28:43,087 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f784e1f9-d93f-4f3b-b050-fe8fadb9c35f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f784e1f9-d93f-4f3b-b050-fe8fadb9c35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:44,158 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.063s 2022-02-21 01:28:44,158 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284ae7f6-d852-4d08-954a-8e2d1319dd94', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284ae7f6-d852-4d08-954a-8e2d1319dd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:45,215 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:28:45,216 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cb221a-1e51-492d-8869-c18fa3ff66a4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cb221a-1e51-492d-8869-c18fa3ff66a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:46,281 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:28:46,281 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754eba53-b3b3-464c-9255-f3580eb28b15', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754eba53-b3b3-464c-9255-f3580eb28b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:47,346 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:28:47,346 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b14ff34-9e01-4185-bb6a-93ab299eb483', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b14ff34-9e01-4185-bb6a-93ab299eb483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:48,412 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:28:48,413 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178342f7-416d-42e3-9840-bf143be9f48b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178342f7-416d-42e3-9840-bf143be9f48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:49,480 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:49,481 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7443352-0a93-4163-861b-64e18bc6930c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7443352-0a93-4163-861b-64e18bc6930c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:50,539 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:28:50,540 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4ab86e-baca-4666-94c6-6b4471bf1a60', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4ab86e-baca-4666-94c6-6b4471bf1a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:51,607 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:51,607 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2420fae5-bc7e-4953-abe2-c6b84132e2b4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2420fae5-bc7e-4953-abe2-c6b84132e2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:52,669 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:28:52,669 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0cc8dd-4b06-4315-af6d-ca6260543c6f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0cc8dd-4b06-4315-af6d-ca6260543c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:53,737 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:28:53,738 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29d40c2-a086-411f-be30-99140e87ba5d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29d40c2-a086-411f-be30-99140e87ba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:54,968 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.222s 2022-02-21 01:28:54,969 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2469970e-9574-4c59-ab3f-fb1a00e5c9e6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2469970e-9574-4c59-ab3f-fb1a00e5c9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:56,020 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:28:56,020 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e601efe1-20e5-4eab-b89a-8cdfef8af268', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e601efe1-20e5-4eab-b89a-8cdfef8af268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:57,075 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:28:57,076 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2bcea7-8463-44f1-893e-e9eff6bb6ada', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2bcea7-8463-44f1-893e-e9eff6bb6ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:58,129 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.045s 2022-02-21 01:28:58,130 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c381fb-f61e-46aa-a046-1b56fc9ba1d0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c381fb-f61e-46aa-a046-1b56fc9ba1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:28:59,178 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:28:59,178 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e4fb9a-6b92-4c41-9988-f954233c88dc', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e4fb9a-6b92-4c41-9988-f954233c88dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:00,226 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:29:00,227 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9535fac-1215-4459-b548-b3f01824966a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9535fac-1215-4459-b548-b3f01824966a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:01,276 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:29:01,276 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be23005e-2ad2-4cfe-97ec-f67fd8c559ef', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be23005e-2ad2-4cfe-97ec-f67fd8c559ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:02,323 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:29:02,324 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65569bdf-75d2-4382-8871-06cc8b8855c8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65569bdf-75d2-4382-8871-06cc8b8855c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:03,375 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:29:03,375 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b5e0c3-6e46-4cff-82f8-00666f5a3d0d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b5e0c3-6e46-4cff-82f8-00666f5a3d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:04,423 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:29:04,424 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7531124-038e-46c4-9628-07c824d369d2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7531124-038e-46c4-9628-07c824d369d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:05,470 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:29:05,471 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe4de12-b653-40d8-8d7f-5b25e6708b38', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe4de12-b653-40d8-8d7f-5b25e6708b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:06,529 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:29:06,530 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7056a2b3-dd5c-43e9-9b29-bb66461b48b3', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7056a2b3-dd5c-43e9-9b29-bb66461b48b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:07,585 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:29:07,585 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a304374-e870-44be-8468-ac725d125319', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a304374-e870-44be-8468-ac725d125319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:08,654 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:29:08,654 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bf21ce-1b97-40af-b63c-6585fb2a1ce0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bf21ce-1b97-40af-b63c-6585fb2a1ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:09,719 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:09,720 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81aad2f-a68f-4033-a2e5-42d37c33d1e3', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81aad2f-a68f-4033-a2e5-42d37c33d1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:10,776 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.048s 2022-02-21 01:29:10,777 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc375d81-0ae0-4bff-af5e-1ab0a09a506d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc375d81-0ae0-4bff-af5e-1ab0a09a506d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:11,854 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.068s 2022-02-21 01:29:11,854 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6c0b96-c246-4380-999a-09bb74be013f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6c0b96-c246-4380-999a-09bb74be013f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:12,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:12,914 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902a4993-5f71-4ceb-b33e-63e3b65b1b1d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902a4993-5f71-4ceb-b33e-63e3b65b1b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:13,971 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:29:13,972 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b6739d-4c32-47d8-aafd-bbae8c747fee', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b6739d-4c32-47d8-aafd-bbae8c747fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:15,034 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:29:15,035 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e99a56-cf52-47a8-b134-42e96299e559', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e99a56-cf52-47a8-b134-42e96299e559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:16,102 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:29:16,102 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b481f835-24fb-4fb4-90ce-c8c3628822a8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b481f835-24fb-4fb4-90ce-c8c3628822a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:17,166 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:29:17,166 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2911907a-4ac1-4cad-8b44-e3dd5a8f55b6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2911907a-4ac1-4cad-8b44-e3dd5a8f55b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:18,223 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.048s 2022-02-21 01:29:18,224 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6448dd14-9720-43c9-af37-b33d735a492c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6448dd14-9720-43c9-af37-b33d735a492c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:19,290 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:29:19,290 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479c1d11-73f2-42e0-92f1-9cb3ee1a56aa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479c1d11-73f2-42e0-92f1-9cb3ee1a56aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:20,355 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:20,355 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e87017-3807-4eec-8936-a82410c28c42', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e87017-3807-4eec-8936-a82410c28c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:21,420 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:21,420 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2ea955-7bcd-4da4-95ac-9f3c6a020f72', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2ea955-7bcd-4da4-95ac-9f3c6a020f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:22,480 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:29:22,481 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9347d459-5e6c-4eae-b0d9-6f2b36817080', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9347d459-5e6c-4eae-b0d9-6f2b36817080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:23,541 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:29:23,542 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d921a11b-5884-4a83-b39f-73bfe23babcc', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d921a11b-5884-4a83-b39f-73bfe23babcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:24,619 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.069s 2022-02-21 01:29:24,619 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec4e9d2-9966-43ce-855f-43c17f86ec39', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec4e9d2-9966-43ce-855f-43c17f86ec39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:25,680 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:29:25,681 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6053f2ce-f187-466f-aa21-0e30efe2fe8a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6053f2ce-f187-466f-aa21-0e30efe2fe8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:26,745 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:26,745 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8569be37-08bb-4c4e-903a-dc0f969d33d5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8569be37-08bb-4c4e-903a-dc0f969d33d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:27,806 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:29:27,807 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf924b26-879f-4a4d-ab8f-7ce33d1364cb', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf924b26-879f-4a4d-ab8f-7ce33d1364cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:28,871 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:28,872 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54d6605-35b4-4af8-985a-39e52bb15175', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54d6605-35b4-4af8-985a-39e52bb15175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:29,938 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:29:29,938 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68384cf3-4fca-4915-889d-4a4929b72090', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68384cf3-4fca-4915-889d-4a4929b72090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:31,000 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:29:31,001 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd32c44-701c-4cf8-b43b-fc4fc68d0d72', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd32c44-701c-4cf8-b43b-fc4fc68d0d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:32,070 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:29:32,070 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863a813f-1a04-4cd4-b023-9021cea0a7f1', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863a813f-1a04-4cd4-b023-9021cea0a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:33,129 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:33,129 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c114ba-9d4c-4950-a27b-eb96df7a6843', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c114ba-9d4c-4950-a27b-eb96df7a6843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:34,194 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:34,194 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d154f78a-7ad1-47bf-a5f6-b872ad8b1df6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d154f78a-7ad1-47bf-a5f6-b872ad8b1df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:35,254 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:29:35,255 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389372f0-273d-46dc-8798-ab001a511a26', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389372f0-273d-46dc-8798-ab001a511a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:36,320 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:29:36,320 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dab7b5-e20e-4890-94ef-85618a009170', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dab7b5-e20e-4890-94ef-85618a009170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:37,386 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:29:37,386 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a393476-4cd0-4435-a5d3-efbca725d651', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a393476-4cd0-4435-a5d3-efbca725d651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:38,456 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:29:38,456 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb1be40-7977-4959-a1e5-b5d1813b5f7d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb1be40-7977-4959-a1e5-b5d1813b5f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:39,516 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:29:39,516 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904ef7d2-f530-4770-b2ed-0c1cb5d2394c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904ef7d2-f530-4770-b2ed-0c1cb5d2394c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:40,584 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:29:40,584 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66363aea-1c30-4137-8785-b20e1f640d48', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66363aea-1c30-4137-8785-b20e1f640d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:41,653 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:29:41,653 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e20d205-1a05-45ea-a159-dc557faafa94', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e20d205-1a05-45ea-a159-dc557faafa94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:42,729 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.067s 2022-02-21 01:29:42,730 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d2290a-cd61-4895-a601-b6b4791e3d9f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d2290a-cd61-4895-a601-b6b4791e3d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:43,783 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.044s 2022-02-21 01:29:43,783 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a61389-eb0b-42d5-b72a-2486b9044851', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a61389-eb0b-42d5-b72a-2486b9044851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:44,843 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:44,844 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813c4717-a971-47f1-b7f0-e7c2faaf48d8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813c4717-a971-47f1-b7f0-e7c2faaf48d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:45,914 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.062s 2022-02-21 01:29:45,914 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f9eed5-e9f3-465a-87e4-76be20b3c1be', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f9eed5-e9f3-465a-87e4-76be20b3c1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:46,982 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:29:46,983 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d66cede-79c3-4a5e-bdd0-ebbc0891f186', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d66cede-79c3-4a5e-bdd0-ebbc0891f186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:48,042 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:48,043 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc7b6ec-87a7-4723-af00-b22a75cc2b9f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc7b6ec-87a7-4723-af00-b22a75cc2b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:49,104 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:29:49,104 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd1e710-c917-492a-8b0a-e5cd776c23c5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd1e710-c917-492a-8b0a-e5cd776c23c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:50,169 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:29:50,169 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fefee0-cbae-43d5-8735-9334221fc181', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fefee0-cbae-43d5-8735-9334221fc181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:51,231 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:29:51,231 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8b4628-a98f-4c54-b163-6d9ed3904f6a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8b4628-a98f-4c54-b163-6d9ed3904f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:52,291 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:52,292 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51aa90cd-7dcf-4798-b918-a50f709c15ce', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51aa90cd-7dcf-4798-b918-a50f709c15ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:53,358 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:29:53,359 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca69b22a-4848-4972-a89b-8ba17f119d19', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca69b22a-4848-4972-a89b-8ba17f119d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:54,425 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:29:54,426 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fbeff5-9643-4e98-85ac-63f081533968', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fbeff5-9643-4e98-85ac-63f081533968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:55,485 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:29:55,486 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f70eb15-af9d-433d-b97a-b8776005a3a4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f70eb15-af9d-433d-b97a-b8776005a3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:56,553 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:29:56,553 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648055d5-6cd1-4e87-baa3-9616f7def05c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648055d5-6cd1-4e87-baa3-9616f7def05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:57,613 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:29:57,614 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f07ad61-5a20-4e62-8401-7805db41acd8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f07ad61-5a20-4e62-8401-7805db41acd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:58,684 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.062s 2022-02-21 01:29:58,684 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71950763-1bdf-4815-a7e0-692b40aab28d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71950763-1bdf-4815-a7e0-692b40aab28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:29:59,745 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:29:59,746 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcc08fa-d510-4c0a-bc46-68f096688cd0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcc08fa-d510-4c0a-bc46-68f096688cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:00,804 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:30:00,804 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960a0d18-86da-4ab6-a9d9-a3a197a11d8a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960a0d18-86da-4ab6-a9d9-a3a197a11d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:02,006 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.194s 2022-02-21 01:30:02,006 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82318e85-c01e-4cd4-a280-9b10fcc7488a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82318e85-c01e-4cd4-a280-9b10fcc7488a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:03,060 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:30:03,060 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b9d051-4e07-4099-a03b-b595c259c644', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b9d051-4e07-4099-a03b-b595c259c644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:04,123 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:30:04,123 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f59cd24-8f77-4216-b6d1-1d35342bb78a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f59cd24-8f77-4216-b6d1-1d35342bb78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:05,174 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:05,175 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4436de9f-011a-4b71-8b09-8bdf3a5ac86f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4436de9f-011a-4b71-8b09-8bdf3a5ac86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:06,378 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.195s 2022-02-21 01:30:06,378 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3179bbce-b9f2-413b-9d7f-08499665682e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3179bbce-b9f2-413b-9d7f-08499665682e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:07,438 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.050s 2022-02-21 01:30:07,438 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6207e6d2-d5f1-4e6b-99fb-f35c22d715df', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6207e6d2-d5f1-4e6b-99fb-f35c22d715df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:08,489 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:30:08,490 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8676ae06-ca4e-4b89-a443-1d7b04fb317e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8676ae06-ca4e-4b89-a443-1d7b04fb317e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:09,540 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:09,540 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2abe4ad-6c01-4457-96f3-82d7e37d4d29', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2abe4ad-6c01-4457-96f3-82d7e37d4d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:10,635 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.086s 2022-02-21 01:30:10,635 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b20608-8a4e-482b-a0b5-196489008b0f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b20608-8a4e-482b-a0b5-196489008b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:11,693 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:30:11,693 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877eef81-d18a-4ea7-83f1-47c7a2d111cc', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877eef81-d18a-4ea7-83f1-47c7a2d111cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:12,746 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.045s 2022-02-21 01:30:12,747 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd39f57-face-4362-a410-6814d59a81ae', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd39f57-face-4362-a410-6814d59a81ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:13,801 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:30:13,801 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc18928-e624-4ff2-935b-d8e107a56d79', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc18928-e624-4ff2-935b-d8e107a56d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:14,854 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.044s 2022-02-21 01:30:14,854 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0dead4d-554f-4e36-8f4c-f6d8762762f7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0dead4d-554f-4e36-8f4c-f6d8762762f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:15,918 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:30:15,918 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc00f6c6-55bb-40cd-8c3a-cb9aa3b80ead', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc00f6c6-55bb-40cd-8c3a-cb9aa3b80ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:16,968 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:16,968 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953b3d1a-6669-45a9-80b9-4b05e098100a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953b3d1a-6669-45a9-80b9-4b05e098100a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:18,017 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:18,018 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e88d48-be63-4372-a2a1-a3b4952f9171', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e88d48-be63-4372-a2a1-a3b4952f9171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:19,066 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:19,067 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7daafea4-ff06-4512-95c7-58308b6eb1fd', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7daafea4-ff06-4512-95c7-58308b6eb1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:20,115 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:20,115 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2ee663-d259-4837-86f4-7b433f2b3299', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2ee663-d259-4837-86f4-7b433f2b3299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:21,325 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.202s 2022-02-21 01:30:21,326 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b315de-cb32-47b7-ba55-db9f78b1578e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b315de-cb32-47b7-ba55-db9f78b1578e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:22,374 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:22,374 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eadee8b-2c83-42f4-9be0-9c155a070ee8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eadee8b-2c83-42f4-9be0-9c155a070ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:23,425 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:23,426 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf254ff1-58f8-47cc-9e47-b246bd23c69f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf254ff1-58f8-47cc-9e47-b246bd23c69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:24,474 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:24,475 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6c6849-860d-4de0-9041-229c14a5a61e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6c6849-860d-4de0-9041-229c14a5a61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:25,523 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:25,524 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e97e63b-13f9-4a05-bd22-a107bebdc77b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e97e63b-13f9-4a05-bd22-a107bebdc77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:26,579 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.047s 2022-02-21 01:30:26,579 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f31a81c-0d87-47fd-a66f-e6241df88c91', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f31a81c-0d87-47fd-a66f-e6241df88c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:27,629 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:27,630 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae0c6b7-6fd7-44b6-af70-acd011b79fba', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae0c6b7-6fd7-44b6-af70-acd011b79fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:28,679 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:28,680 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3369ff-38bd-4c89-b2ba-e9b547881430', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3369ff-38bd-4c89-b2ba-e9b547881430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:29,728 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:29,728 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25fa25f5-0362-4a52-a22a-9f8168e27732', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25fa25f5-0362-4a52-a22a-9f8168e27732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:30,781 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:30:30,781 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d62e24-bc1a-4c46-b0db-d7a3cf72f6d0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d62e24-bc1a-4c46-b0db-d7a3cf72f6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:31,832 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:31,832 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2355cc70-d3fa-4f13-9377-4eaa22509907', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2355cc70-d3fa-4f13-9377-4eaa22509907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:32,883 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:30:32,883 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d560c5-0a62-407b-9ca6-caababde1c6c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d560c5-0a62-407b-9ca6-caababde1c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:33,945 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:30:33,945 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998318c6-f41f-483c-bf13-94ac69a45e16', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998318c6-f41f-483c-bf13-94ac69a45e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:35,005 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:30:35,006 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a28864-8d04-441c-aae3-7ec33b42f2ff', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a28864-8d04-441c-aae3-7ec33b42f2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:36,060 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:30:36,061 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72b7eaf-6b61-4040-a42b-5c19baf158ff', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72b7eaf-6b61-4040-a42b-5c19baf158ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:37,114 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.045s 2022-02-21 01:30:37,115 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c3de61-122d-4f99-bf99-c69ef35a4694', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c3de61-122d-4f99-bf99-c69ef35a4694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:38,164 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:38,165 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0599837e-19cd-44fd-bc66-37def3f94f22', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0599837e-19cd-44fd-bc66-37def3f94f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:39,213 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:39,214 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6906c223-a9c5-4de9-aecb-5bb20a816539', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6906c223-a9c5-4de9-aecb-5bb20a816539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:40,268 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.045s 2022-02-21 01:30:40,269 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f80933f-fa7a-48f5-95e4-cc452df91447', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f80933f-fa7a-48f5-95e4-cc452df91447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:41,318 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:41,318 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0c9f87-7a48-468d-8a2d-7ef678bbcc9e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0c9f87-7a48-468d-8a2d-7ef678bbcc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:42,370 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:30:42,371 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4195e65-2574-452e-83e8-126127f658d6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4195e65-2574-452e-83e8-126127f658d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:43,423 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:43,423 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c339204-a11a-4b8d-9673-98644a748d88', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c339204-a11a-4b8d-9673-98644a748d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:44,471 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:44,471 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f34ea61-7b8c-41d3-b390-f9ae6b46b11a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f34ea61-7b8c-41d3-b390-f9ae6b46b11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:45,520 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:45,521 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2a1ac8-90a1-403b-910d-9519609507c8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2a1ac8-90a1-403b-910d-9519609507c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:46,569 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:46,569 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bfdc95-1a7c-46fe-8d7a-42787c0b99f1', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bfdc95-1a7c-46fe-8d7a-42787c0b99f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:47,618 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:47,618 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad068c08-c2b0-4351-b3ef-c6b3b2bd28d3', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad068c08-c2b0-4351-b3ef-c6b3b2bd28d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:48,668 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:48,668 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83844cc-8459-4e1f-8f55-816e835d32f1', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83844cc-8459-4e1f-8f55-816e835d32f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:49,718 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:49,718 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c9834c-c583-47f8-8e90-6d0b2884e510', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c9834c-c583-47f8-8e90-6d0b2884e510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:50,768 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:50,768 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8db40bc-2efc-4992-812b-0a54089c242f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8db40bc-2efc-4992-812b-0a54089c242f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:51,818 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.042s 2022-02-21 01:30:51,818 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12581946-10f5-4465-85be-0370c6a88647', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12581946-10f5-4465-85be-0370c6a88647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:52,867 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:52,868 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2834d80e-5acd-4714-a69c-b149b46b1920', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2834d80e-5acd-4714-a69c-b149b46b1920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:53,915 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:53,915 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afe98e6-22d1-4f9f-ad7d-65cffbaf436f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afe98e6-22d1-4f9f-ad7d-65cffbaf436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:54,964 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:30:54,964 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb0fd21-95f5-412d-a65f-3dceff0f9052', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb0fd21-95f5-412d-a65f-3dceff0f9052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:56,014 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:56,015 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0184ae60-dfb1-4e9f-90c6-1e67f23898ff', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0184ae60-dfb1-4e9f-90c6-1e67f23898ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:57,064 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:57,065 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc35fe17-3070-4ef7-a02f-89b3272dda0e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc35fe17-3070-4ef7-a02f-89b3272dda0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:58,114 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:58,114 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce51167-d46f-4035-b979-3901994a75ec', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce51167-d46f-4035-b979-3901994a75ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:30:59,163 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:30:59,163 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb12cc60-56d5-4d83-961f-5f3e7662bd2d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb12cc60-56d5-4d83-961f-5f3e7662bd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:00,212 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:00,212 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9deb77-41eb-42af-a4f2-952a540e3f58', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9deb77-41eb-42af-a4f2-952a540e3f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:01,262 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:01,262 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a08045b-e243-4cdb-a0b2-72366bd0e264', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a08045b-e243-4cdb-a0b2-72366bd0e264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:02,512 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.241s 2022-02-21 01:31:02,513 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0486771a-a5f3-4b46-bc87-7116cce6b4ed', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0486771a-a5f3-4b46-bc87-7116cce6b4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:03,562 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:03,563 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bcdd5d-3c0d-478f-9ba8-48ee577ee9e4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bcdd5d-3c0d-478f-9ba8-48ee577ee9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:04,610 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:04,611 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9094b3-5ee0-4f91-92cd-312b05c67f09', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9094b3-5ee0-4f91-92cd-312b05c67f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:05,660 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:05,661 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4215d9b4-7d2a-4079-a263-f6d7585fee74', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4215d9b4-7d2a-4079-a263-f6d7585fee74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:06,709 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:06,710 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2715540-7171-4ee0-8e22-89cf2a8bfad6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2715540-7171-4ee0-8e22-89cf2a8bfad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:07,758 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:07,759 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d9780d-af75-4c6b-afd3-803d28be96b8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d9780d-af75-4c6b-afd3-803d28be96b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:08,808 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:08,808 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7af7c63-a1b4-4332-a99c-daa86a9e36ca', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7af7c63-a1b4-4332-a99c-daa86a9e36ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:09,857 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:09,858 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc9bd95-f468-464b-98cb-699206aff082', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc9bd95-f468-464b-98cb-699206aff082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:10,907 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:10,907 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd098df9-7627-4cbe-be87-7d6c75041e53', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd098df9-7627-4cbe-be87-7d6c75041e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:11,956 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:11,956 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a66f031-6da1-40ed-8c50-786b2bb31735', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a66f031-6da1-40ed-8c50-786b2bb31735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:13,005 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:13,005 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ec37af-13dc-4b51-9522-f528fb0f799d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ec37af-13dc-4b51-9522-f528fb0f799d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:14,057 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:31:14,057 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437465a7-0565-499b-ab77-4c5c98649c90', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437465a7-0565-499b-ab77-4c5c98649c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:15,114 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.049s 2022-02-21 01:31:15,115 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0df1e1-bdd8-4d00-bbcf-8d46f66da228', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0df1e1-bdd8-4d00-bbcf-8d46f66da228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:16,164 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:16,165 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fc936e-0826-4d24-a499-490f49a583f5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fc936e-0826-4d24-a499-490f49a583f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:17,212 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:31:17,213 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7c4ee3-f201-4906-8e2b-05f543a1d75d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7c4ee3-f201-4906-8e2b-05f543a1d75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:18,262 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:18,263 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8007048b-7168-4998-a45a-7ac1b50309ec', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8007048b-7168-4998-a45a-7ac1b50309ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:19,311 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:31:19,311 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a7005b-b2f5-43cf-960e-2d112efeb050', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a7005b-b2f5-43cf-960e-2d112efeb050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:20,361 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:20,361 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c583ec5-8c42-4a8c-9844-0a7874ba1fba', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c583ec5-8c42-4a8c-9844-0a7874ba1fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:21,416 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:21,416 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e65c43f-ce47-4a63-85e3-f34c84b6d0f4', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e65c43f-ce47-4a63-85e3-f34c84b6d0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:22,466 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:22,467 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6333b6-abd4-4ebb-9efd-a30db9452a3b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6333b6-abd4-4ebb-9efd-a30db9452a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:23,516 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:23,517 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b30fe6b-f196-4b8d-afc1-680ba77523b5', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b30fe6b-f196-4b8d-afc1-680ba77523b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:24,565 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:24,566 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344ac33f-dec1-49b8-845b-94ff94b7a5dc', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344ac33f-dec1-49b8-845b-94ff94b7a5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:25,615 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:25,616 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75944e80-e62b-463c-b619-0df6a7f828e1', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75944e80-e62b-463c-b619-0df6a7f828e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:26,664 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:26,665 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5508a18c-e53e-4c3c-abc8-66749ca6c23f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5508a18c-e53e-4c3c-abc8-66749ca6c23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:27,714 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:27,714 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07c3c79-4030-4227-97cb-8e0af5e5e3d9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07c3c79-4030-4227-97cb-8e0af5e5e3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:28,764 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:28,765 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e83034-378b-4f13-a307-32053a32a381', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e83034-378b-4f13-a307-32053a32a381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:29,813 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:29,814 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789be553-ae2d-4fc6-b4b4-3487a6e401f7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789be553-ae2d-4fc6-b4b4-3487a6e401f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:30,862 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:30,862 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b6ed47-d67f-4dad-8f60-045090b0acb8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b6ed47-d67f-4dad-8f60-045090b0acb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:31,910 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:31,911 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf91efa3-5e03-47c5-b223-72c841de4a3c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf91efa3-5e03-47c5-b223-72c841de4a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:32,965 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.046s 2022-02-21 01:31:32,965 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430ff341-1f77-47c6-958b-5268f15ff183', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430ff341-1f77-47c6-958b-5268f15ff183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:34,014 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.040s 2022-02-21 01:31:34,014 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e23a395-a7c3-48df-b153-3586c6368189', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e23a395-a7c3-48df-b153-3586c6368189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:35,067 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.043s 2022-02-21 01:31:35,067 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562fd27f-0f0c-412c-b476-519b7905e4bc', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562fd27f-0f0c-412c-b476-519b7905e4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:36,116 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.041s 2022-02-21 01:31:36,117 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24b19f4-9e94-45be-804c-9aaca6c9fd2f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24b19f4-9e94-45be-804c-9aaca6c9fd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:37,163 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.038s 2022-02-21 01:31:37,164 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf7f884-b2d1-4bde-a3e1-23b405409530', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf7f884-b2d1-4bde-a3e1-23b405409530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:38,211 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.039s 2022-02-21 01:31:38,211 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840b1ca8-bcbd-4d38-84b4-7d0c608b6aa8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840b1ca8-bcbd-4d38-84b4-7d0c608b6aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:39,273 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:31:39,274 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9aefc6e-c684-4eb2-b6c0-77dc67edf215', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9aefc6e-c684-4eb2-b6c0-77dc67edf215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:40,334 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:31:40,334 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bffa9d-362e-46b3-8325-3ecad6dfde4a', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bffa9d-362e-46b3-8325-3ecad6dfde4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:41,400 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:31:41,405 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd40a80-0d91-4d34-bf5d-46e3ce124a7b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd40a80-0d91-4d34-bf5d-46e3ce124a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:42,472 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:31:42,473 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ef3a7b-7d77-48e1-9766-d307cb5af229', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ef3a7b-7d77-48e1-9766-d307cb5af229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:43,537 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:31:43,537 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a847d1-99ac-4b62-b5b0-f717cad38639', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a847d1-99ac-4b62-b5b0-f717cad38639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:44,600 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:31:44,600 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ade379a-d187-4178-961e-4a70f534d0cf', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ade379a-d187-4178-961e-4a70f534d0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:45,663 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.055s 2022-02-21 01:31:45,663 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196f8b58-7791-4f54-93a7-2e44d8de3344', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196f8b58-7791-4f54-93a7-2e44d8de3344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:46,725 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:31:46,726 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c6eb50-c92c-4413-8ac3-13f983922d9e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c6eb50-c92c-4413-8ac3-13f983922d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:47,787 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:31:47,788 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c3b6bf-44c7-47bb-96bb-d15449a0b9d2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c3b6bf-44c7-47bb-96bb-d15449a0b9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:48,853 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:31:48,853 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c765749-367f-4b91-8d8a-43b1d4593880', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c765749-367f-4b91-8d8a-43b1d4593880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:49,922 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.060s 2022-02-21 01:31:49,922 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19293f00-a7e4-4d14-850d-1032773bcc8f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19293f00-a7e4-4d14-850d-1032773bcc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:50,987 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.057s 2022-02-21 01:31:50,987 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f7a0aa-7f8c-428f-a94a-977adb63b432', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f7a0aa-7f8c-428f-a94a-977adb63b432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:52,049 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.053s 2022-02-21 01:31:52,050 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51754a65-bb4a-420e-bec9-29f421e47670', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51754a65-bb4a-420e-bec9-29f421e47670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:53,112 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:31:53,112 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0d7f12-5b36-46ed-a3c3-f31ce83f6beb', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0d7f12-5b36-46ed-a3c3-f31ce83f6beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:54,176 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.056s 2022-02-21 01:31:54,176 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebf214a-f507-48ad-88fb-cc564e9fa13c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebf214a-f507-48ad-88fb-cc564e9fa13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:55,243 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.059s 2022-02-21 01:31:55,244 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06226e77-1800-407d-a5b9-cb4acd20e07c', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06226e77-1800-407d-a5b9-cb4acd20e07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:56,313 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.061s 2022-02-21 01:31:56,314 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b5b3d0-dfc7-4e6a-8259-71f712bc7ae0', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b5b3d0-dfc7-4e6a-8259-71f712bc7ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:57,374 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:31:57,380 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2336faf-5330-4028-ab19-38e5e7d7d95d', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2336faf-5330-4028-ab19-38e5e7d7d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:58,439 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.051s 2022-02-21 01:31:58,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de91d27-489b-4580-a1b5-b4b402ca3c0e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de91d27-489b-4580-a1b5-b4b402ca3c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:31:59,506 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.058s 2022-02-21 01:31:59,507 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c64a48f-3911-49bc-97e6-c0abcb24ccd9', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c64a48f-3911-49bc-97e6-c0abcb24ccd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:00,567 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.052s 2022-02-21 01:32:00,567 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e64add3-d77f-482d-9935-649dc7111e2e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e64add3-d77f-482d-9935-649dc7111e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:01,629 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14 0.054s 2022-02-21 01:32:01,630 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b119b41a-b8d3-4388-82a4-1dbd7fc199d6', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b119b41a-b8d3-4388-82a4-1dbd7fc199d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14'} Body: b'{"volume": {"id": "088448d8-321e-47c3-9151-35cd7666ce14", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:59.000000", "updated_at": "2022-02-21T01:12:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1386221793", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/088448d8-321e-47c3-9151-35cd7666ce14"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "088448d8-321e-47c3-9151-35cd7666ce14", "attachment_id": "ea53e845-7189-4d82-b598-aab59895b2ab", "volume_id": "088448d8-321e-47c3-9151-35cd7666ce14", "server_id": "e2aa103a-4f89-45a6-8c62-09282555e3b3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:05,065 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 3.427s 2022-02-21 01:32:05,065 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4278293-a014-4dba-a347-d375d47f91d6', 'x-compute-request-id': 'req-d4278293-a014-4dba-a347-d375d47f91d6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'' 2022-02-21 01:32:05,098 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3 0.032s 2022-02-21 01:32:05,098 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-855e01ea-4f9c-4f24-8465-ef00992ad81b', 'x-compute-request-id': 'req-855e01ea-4f9c-4f24-8465-ef00992ad81b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/e2aa103a-4f89-45a6-8c62-09282555e3b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2aa103a-4f89-45a6-8c62-09282555e3b3 could not be found."}}' 2022-02-21 01:32:05,192 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/os-keypairs/tempest-keypair-386680109 0.093s 2022-02-21 01:32:05,193 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884f243f-e394-43a6-9477-19c058669629', 'x-compute-request-id': 'req-884f243f-e394-43a6-9477-19c058669629', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs/tempest-keypair-386680109'} Body: b'' 2022-02-21 01:32:05,358 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/security-groups/4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541 0.164s 2022-02-21 01:32:05,358 117828 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-c417e637-d683-4b76-83ce-8a1577a22e6c', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541'} Body: b'' 2022-02-21 01:32:05,376 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.91:9696/v2.0/security-groups/4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541 0.016s 2022-02-21 01:32:05,376 117828 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': '146', 'x-openstack-request-id': 'req-48fb87ec-fc56-4584-a621-0dcf169794b3', 'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4dd9c3cd-a1c2-45dc-a10c-a4f89f2dc541 does not exist", "detail": ""}}' 2022-02-21 01:32:05,929 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/floatingips/25971576-f939-4237-a2be-dfc7df451f83 0.552s 2022-02-21 01:32:05,930 117828 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-cc082fc1-2ec9-4eea-998c-8439c0d432ee', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips/25971576-f939-4237-a2be-dfc7df451f83'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 538, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 474, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % 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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance e2aa103a-4f89-45a6-8c62-09282555e3b3 while it is in task_state spawning"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 377, in wait_for_volume_attachment_remove_from_server console_output = client.get_console_output(server_id)['output'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 649, in get_console_output return self.action(server_id, 'os-getConsoleOutput', File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': 'Instance e2aa103a-4f89-45a6-8c62-09282555e3b3 is not ready'} }}} traceback-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 088448d8-321e-47c3-9151-35cd7666ce14 failed to reach available status (current in-use) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 100, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server e2aa103a-4f89-45a6-8c62-09282555e3b3 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: SHELVED_OFFLOADED. Current task state: spawning. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft7.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:32:06,118 117828 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-02-21 01:32:06,118 117828 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-02-21 01:32:06,458 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91/compute/v2.1/os-keypairs 0.339s 2022-02-21 01:32:06,458 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1902937667"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc4a7eb-ca08-4a61-8732-23deaeefc07f', 'x-compute-request-id': 'req-9bc4a7eb-ca08-4a61-8732-23deaeefc07f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAzaZTC0XcYDijz0xtiIZBbDFEhbGmuy5Eb7ksMqru9VfZG0G1\\nIu7ffW/gNjiiOOd476QV63bstKbXy4d737v2CFoQaA/aoZ7hqNmnPbGFy3Zf9aIy\\nl3Sw1ANY/97WOxe1lDQ3EeJNLbXkSVUQV3WSJsEkxp7ieFAIG4XGLNghO8ghsL/8\\npo5tE5wy2y+ctIrUYbXzUSE0aBAW7fZ4oJtC1g54ABLIRyC8Jg6m0dp9yHcUSihc\\n30KC9Dl9UMyOZ+uAoFmPtZpNVZZ1mj75lOMtjYpJ7lgt3L4mOO+CMTUwkyETTTa0\\njY7Wm7Lh2v7UKr3Dxw3ntuOoAAetlhde3JcNCQIDAQABAoIBAQClj0aB589AI7k1\\nFYmFBNi8mnlYzKm3PctYypHbhKN2HzAo8mA6bGa+XIf7/uISv78r5kTDWO29jihi\\nsYM3nuG23ZMhw8m2net7/SXX1AgrwfQFE3x5VDdbqApJjAOadT74voSrQC30I+BS\\nbUoHrx5nVs0dniIizAOK7MqbpbAzqDxScwWigkR+av41ipjjs9xupbMuIsJZ+EPn\\n81j2MpKDongmAlOSixLk97h0ZTVm9a1yYzPGYS+W73bqsffU6KM5icl/ZPffhJFC\\nwxlzsn+VgM/lSGRb5P33BIdkpUHXUoN6OQADW8Jh7q0syshPNzizfcyKTiOgzuDm\\nHtv4gwyBAoGBAO27cbrt8NbpPn/TL5WXGW1/GN8lwQZ5S8E0j1YcUZY6nYmmygsP\\nHKGG0AGyrY+XYb2CdIKH7OwKelEtsDp7tp+8WaBO+tklcig0WVjIB7EQecrAVudt\\nDwAnJIyv6gRlB/Oez7ZXN9X9Hbu826n1vVTCeLMAb1zmTScHFXxUP65ZAoGBAN1z\\nxLIAE8rsbo1pGwIQA389eQiaV8I7jYMOWgZkOkK4MJHE22eXExq+PxbfhJu5o7xL\\ndRN3cg1IlwM2yoxqeXn0AHa/mko61+SdsunLtSnMsJf+I08tpVQsfwbomIvQ/rNK\\ny/ai7iVHQTocXxUjrV8awR3yQLJghc8vNFYVMl4xAoGBAMw6pJiPAsDNvZh4Z7+e\\nAAU2E7rYJzwVhgPj0GOMjnZ9worXk2juwYzuUNG0my/pP9lbMhZVCS86TRxiIKwN\\nTbVqTKDQWOWlKq3pUvxXU2xEmCybEc1cvm9GMTr/gQ3ncW5T92NRCDG4cguvUhJv\\nfwhKzQASFpl7a7pkdovJoK95An8XWx5jp55uyIDgaTVwAkBcKx+YyK54zc8fA2R7\\nSBbc8pAsz5ZUVpqtN2NwBiL2SZ37PfobE33z6LQEosK6DIDDW/iwjYS4T3x1oCw+\\nfD2fKvd1EFipASduuUKsd9ue42v5fOoGGSkExX8boeJlWF3wqeG0RtiL96IlN9VN\\nPu8RAoGAUzB+F6Ap+1MI0jKeki5Z5MDfLiSwYC1BCkkN9xyitwJ87QMc5XgDwh5R\\nTfbGos26rtH7h39fW5n6+3F0NFEsIGmhZGgO4Ei6Ba/KYawQToeF8bEnXjhxybTN\\na0B2ZS1t13MIAM7Ikh6dyXH01vVKbmqEfnKwN8V37EC6C7/FyaU=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1902937667", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNplMLRdxgOKPPTG2IhkFsMUSFsaa7LkRvuSwyqu71V9kbQbUi7t99b+A2OKI453jvpBXrduy0ptfLh3vfu/YIWhBoD9qhnuGo2ac9sYXLdl/1ojKXdLDUA1j/3tY7F7WUNDcR4k0tteRJVRBXdZImwSTGnuJ4UAgbhcYs2CE7yCGwv/ymjm0TnDLbL5y0itRhtfNRITRoEBbt9nigm0LWDngAEshHILwmDqbR2n3IdxRKKFzfQoL0OX1QzI5n64CgWY+1mk1VlnWaPvmU4y2NiknuWC3cviY474IxNTCTIRNNNrSNjtabsuHa/tQqvcPHDee246gAB62WF17clw0J Generated-by-Nova", "fingerprint": "d9:fd:8c:d7:38:d1:9b:93:06:ce:fc:d3:29:10:48:9d", "user_id": "5adf4837cc254e1a951dda183d795606"}}' 2022-02-21 01:32:06,460 117828 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1902937667 created 2022-02-21 01:32:06,729 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-groups 0.268s 2022-02-21 01:32:06,729 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--466766949", "description": "tempest-description--874942122"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-bf19210a-2b18-4879-a7c8-ce0b4ec1ab86', 'date': 'Mon, 21 Feb 2022 01:32:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8518a279-58ab-497d-855f-025dc3192e99", "name": "tempest-securitygroup--466766949", "stateful": true, "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "description": "tempest-description--874942122", "shared": false, "security_group_rules": [{"id": "5dd474c6-3310-485e-b639-99548a9b18d8", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "8518a279-58ab-497d-855f-025dc3192e99", "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": 477, "description": null, "tags": [], "created_at": "2022-02-21T01:32:06Z", "updated_at": "2022-02-21T01:32:06Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}, {"id": "637ee60c-3ab8-4dca-867c-9e6122b4be0d", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "8518a279-58ab-497d-855f-025dc3192e99", "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": 478, "description": null, "tags": [], "created_at": "2022-02-21T01:32:06Z", "updated_at": "2022-02-21T01:32:06Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}], "tags": [], "created_at": "2022-02-21T01:32:06Z", "updated_at": "2022-02-21T01:32:06Z", "revision_number": 1, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:07,055 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.325s 2022-02-21 01:32:07,055 117828 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": "8518a279-58ab-497d-855f-025dc3192e99", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-74ed8738-cc24-4104-859f-05d9eb308815', 'date': 'Mon, 21 Feb 2022 01:32:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "588b4c5b-5c6d-4964-b884-32f2538eac85", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "8518a279-58ab-497d-855f-025dc3192e99", "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": "2022-02-21T01:32:06Z", "updated_at": "2022-02-21T01:32:06Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:07,346 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.290s 2022-02-21 01:32:07,346 117828 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": "8518a279-58ab-497d-855f-025dc3192e99", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e49b922-b3a0-4e7b-a2e6-a207336516d7', 'date': 'Mon, 21 Feb 2022 01:32:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7314fc3c-ba4d-4d34-9843-ebc59ade8ca0", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "security_group_id": "8518a279-58ab-497d-855f-025dc3192e99", "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": "2022-02-21T01:32:07Z", "updated_at": "2022-02-21T01:32:07Z", "revision_number": 0, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:07,347 117828 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--466766949 created 2022-02-21 01:32:08,473 117828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.91:9696/v2.0/floatingips 1.125s 2022-02-21 01:32:08,473 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-5d6c6df7-9013-4726-a7d7-9db561b2f46a', 'date': 'Mon, 21 Feb 2022 01:32:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "floating_ip_address": "172.27.2.66", "floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "description": "", "port_details": null, "tags": [], "created_at": "2022-02-21T01:32:07Z", "updated_at": "2022-02-21T01:32:07Z", "revision_number": 0}}' 2022-02-21 01:32:08,473 117828 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'floating_ip_address': '172.27.2.66', 'floating_network_id': '343ae53c-8905-4ce7-8b07-618f69dc979d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-21T01:32:07Z', 'updated_at': '2022-02-21T01:32:07Z', 'revision_number': 0, 'ip': '172.27.2.66'} created 2022-02-21 01:32:08,549 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.91/identity/v3/auth/tokens 0.070s 2022-02-21 01:32:08,550 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c82439b9-b99f-45ee-be38-4778d5686cd0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5adf4837cc254e1a951dda183d795606", "name": "tempest-AttachVolumeShelveTestJSON-472729226-project", "password_expires_at": null}, "audit_ids": ["DMX1v5eBRFiVOug-M4G8Cw"], "expires_at": "2022-02-21T02:32:08.000000Z", "issued_at": "2022-02-21T01:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "name": "tempest-AttachVolumeShelveTestJSON-472729226"}, "is_domain": false, "roles": [{"id": "10af6e232dab44c8ad6d3d3dfbba17a6", "name": "reader"}, {"id": "d866912b115b4ffd92d5011a81e30fc3", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4009f08da3f48b59f7cc1adc65b5450", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2.1", "region": "RegionOne"}], "id": "08eb78e0e22b41879fd6026632f25e0b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1e8ba094193043cca34316c6eeb0ff30", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "0f250bc1b74a4ac98464381cddbfc393", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9912e50e68484c73bc1095bca0368fdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:9696/", "region": "RegionOne"}], "id": "5b0ad5ce215d45ac9603d59cf4cad9aa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d0a0b8bda0e14ab18ef6cecd2ecc1e62", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/identity", "region": "RegionOne"}], "id": "b9785048b79e425492afae258f7cce01", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aaba180bbe640f08add6d6d7562284e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "bdaefd60bfa742e2b647aa8352def01a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1c0768aa0e42444ca90bd18311fecb0c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:8080/v1/AUTH_8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}, {"id": "ab7e9662109742fcb38d15e8c5e01a58", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.91:8080", "region": "RegionOne"}], "id": "cb6404ff8ff946ada1f096123f7248f8", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7373f8839c13423584bff9c2c88aa26a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf", "region": "RegionOne"}], "id": "e2e4b59f5a8949ab8072b521b35e2180", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e4254491b104411499fe7423b899f1a5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/image", "region": "RegionOne"}], "id": "fa5ee1dc1cd747cb804aa997f695f523", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc95fbded51842bb8b6c09c717f9b381", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/placement", "region": "RegionOne"}], "id": "fdc950f9e3ab4ef68d4a7e2fc35567c0", "type": "placement", "name": "placement"}]}}' 2022-02-21 01:32:08,550 117828 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '5f0d0617-4e78-4e05-abc5-75ee47858c30', 'name': 'tempest-AttachVolumeShelveTestJSON-2135088634-network', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-21T01:10:13Z', 'updated_at': '2022-02-21T01:10:13Z', 'revision_number': 1} available for tenant 2022-02-21 01:32:08,551 117828 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzaZTC0XcYDijz0xtiIZBbDFEhbGmuy5Eb7ksMqru9VfZG0G1\nIu7ffW/gNjiiOOd476QV63bstKbXy4d737v2CFoQaA/aoZ7hqNmnPbGFy3Zf9aIy\nl3Sw1ANY/97WOxe1lDQ3EeJNLbXkSVUQV3WSJsEkxp7ieFAIG4XGLNghO8ghsL/8\npo5tE5wy2y+ctIrUYbXzUSE0aBAW7fZ4oJtC1g54ABLIRyC8Jg6m0dp9yHcUSihc\n30KC9Dl9UMyOZ+uAoFmPtZpNVZZ1mj75lOMtjYpJ7lgt3L4mOO+CMTUwkyETTTa0\njY7Wm7Lh2v7UKr3Dxw3ntuOoAAetlhde3JcNCQIDAQABAoIBAQClj0aB589AI7k1\nFYmFBNi8mnlYzKm3PctYypHbhKN2HzAo8mA6bGa+XIf7/uISv78r5kTDWO29jihi\nsYM3nuG23ZMhw8m2net7/SXX1AgrwfQFE3x5VDdbqApJjAOadT74voSrQC30I+BS\nbUoHrx5nVs0dniIizAOK7MqbpbAzqDxScwWigkR+av41ipjjs9xupbMuIsJZ+EPn\n81j2MpKDongmAlOSixLk97h0ZTVm9a1yYzPGYS+W73bqsffU6KM5icl/ZPffhJFC\nwxlzsn+VgM/lSGRb5P33BIdkpUHXUoN6OQADW8Jh7q0syshPNzizfcyKTiOgzuDm\nHtv4gwyBAoGBAO27cbrt8NbpPn/TL5WXGW1/GN8lwQZ5S8E0j1YcUZY6nYmmygsP\nHKGG0AGyrY+XYb2CdIKH7OwKelEtsDp7tp+8WaBO+tklcig0WVjIB7EQecrAVudt\nDwAnJIyv6gRlB/Oez7ZXN9X9Hbu826n1vVTCeLMAb1zmTScHFXxUP65ZAoGBAN1z\nxLIAE8rsbo1pGwIQA389eQiaV8I7jYMOWgZkOkK4MJHE22eXExq+PxbfhJu5o7xL\ndRN3cg1IlwM2yoxqeXn0AHa/mko61+SdsunLtSnMsJf+I08tpVQsfwbomIvQ/rNK\ny/ai7iVHQTocXxUjrV8awR3yQLJghc8vNFYVMl4xAoGBAMw6pJiPAsDNvZh4Z7+e\nAAU2E7rYJzwVhgPj0GOMjnZ9worXk2juwYzuUNG0my/pP9lbMhZVCS86TRxiIKwN\nTbVqTKDQWOWlKq3pUvxXU2xEmCybEc1cvm9GMTr/gQ3ncW5T92NRCDG4cguvUhJv\nfwhKzQASFpl7a7pkdovJoK95An8XWx5jp55uyIDgaTVwAkBcKx+YyK54zc8fA2R7\nSBbc8pAsz5ZUVpqtN2NwBiL2SZ37PfobE33z6LQEosK6DIDDW/iwjYS4T3x1oCw+\nfD2fKvd1EFipASduuUKsd9ue42v5fOoGGSkExX8boeJlWF3wqeG0RtiL96IlN9VN\nPu8RAoGAUzB+F6Ap+1MI0jKeki5Z5MDfLiSwYC1BCkkN9xyitwJ87QMc5XgDwh5R\nTfbGos26rtH7h39fW5n6+3F0NFEsIGmhZGgO4Ei6Ba/KYawQToeF8bEnXjhxybTN\na0B2ZS1t13MIAM7Ikh6dyXH01vVKbmqEfnKwN8V37EC6C7/FyaU=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1902937667', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNplMLRdxgOKPPTG2IhkFsMUSFsaa7LkRvuSwyqu71V9kbQbUi7t99b+A2OKI453jvpBXrduy0ptfLh3vfu/YIWhBoD9qhnuGo2ac9sYXLdl/1ojKXdLDUA1j/3tY7F7WUNDcR4k0tteRJVRBXdZImwSTGnuJ4UAgbhcYs2CE7yCGwv/ymjm0TnDLbL5y0itRhtfNRITRoEBbt9nigm0LWDngAEshHILwmDqbR2n3IdxRKKFzfQoL0OX1QzI5n64CgWY+1mk1VlnWaPvmU4y2NiknuWC3cviY474IxNTCTIRNNNrSNjtabsuHa/tQqvcPHDee246gAB62WF17clw0J Generated-by-Nova', 'fingerprint': 'd9:fd:8c:d7:38:d1:9b:93:06:ce:fc:d3:29:10:48:9d', 'user_id': '5adf4837cc254e1a951dda183d795606'}, 'security_group': {'id': '8518a279-58ab-497d-855f-025dc3192e99', 'name': 'tempest-securitygroup--466766949', 'stateful': True, 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': 'tempest-description--874942122', 'shared': False, 'security_group_rules': [{'id': '5dd474c6-3310-485e-b639-99548a9b18d8', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'security_group_id': '8518a279-58ab-497d-855f-025dc3192e99', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 477, 'description': None, 'tags': [], 'created_at': '2022-02-21T01:32:06Z', 'updated_at': '2022-02-21T01:32:06Z', 'revision_number': 0, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}, {'id': '637ee60c-3ab8-4dca-867c-9e6122b4be0d', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'security_group_id': '8518a279-58ab-497d-855f-025dc3192e99', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 478, 'description': None, 'tags': [], 'created_at': '2022-02-21T01:32:06Z', 'updated_at': '2022-02-21T01:32:06Z', 'revision_number': 0, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}], 'tags': [], 'created_at': '2022-02-21T01:32:06Z', 'updated_at': '2022-02-21T01:32:06Z', 'revision_number': 1, 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf'}, 'floating_ip': {'id': '39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6', 'tenant_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'floating_ip_address': '172.27.2.66', 'floating_network_id': '343ae53c-8905-4ce7-8b07-618f69dc979d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ef8a0b8828d4a38a7f8a9465fa9fbaf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-21T01:32:07Z', 'updated_at': '2022-02-21T01:32:07Z', 'revision_number': 0, 'ip': '172.27.2.66'}} 2022-02-21 01:32:09,250 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/compute/v2.1/servers 0.699s 2022-02-21 01:32:09,251 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5f0d0617-4e78-4e05-abc5-75ee47858c30"}], "security_groups": [{"name": "tempest-securitygroup--466766949"}], "key_name": "tempest-keypair-1902937667", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93a0ecf2-f284-406a-84ba-ed3c73eb2988', 'x-compute-request-id': 'req-93a0ecf2-f284-406a-84ba-ed3c73eb2988', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--466766949"}], "adminPass": "password"}}' 2022-02-21 01:32:09,326 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.072s 2022-02-21 01:32:09,327 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef63249-3579-4d0b-8c1c-74020455f028', 'x-compute-request-id': 'req-7ef63249-3579-4d0b-8c1c-74020455f028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:10,428 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.089s 2022-02-21 01:32:10,428 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011fea5d-39c4-4235-a9b9-c257da591670', 'x-compute-request-id': 'req-011fea5d-39c4-4235-a9b9-c257da591670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:11,542 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.105s 2022-02-21 01:32:11,543 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fb05e1-8378-4ea0-804b-bfc93aaafd37', 'x-compute-request-id': 'req-c0fb05e1-8378-4ea0-804b-bfc93aaafd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "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": [], "locked": false, "description": null}}' 2022-02-21 01:32:11,553 117828 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2022-02-21 01:32:12,816 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.262s 2022-02-21 01:32:12,817 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-432becb2-e9c3-49ff-bb14-e9bede87d967', 'x-compute-request-id': 'req-432becb2-e9c3-49ff-bb14-e9bede87d967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:12,825 117828 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2022-02-21 01:32:14,021 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.195s 2022-02-21 01:32:14,022 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a57e8f-c2fe-4b02-bbcd-47128a12ccf3', 'x-compute-request-id': 'req-10a57e8f-c2fe-4b02-bbcd-47128a12ccf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:15,193 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.156s 2022-02-21 01:32:15,193 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba12b71-cee0-4587-a07f-c200e95b3f5f', 'x-compute-request-id': 'req-cba12b71-cee0-4587-a07f-c200e95b3f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:16,364 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.162s 2022-02-21 01:32:16,365 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a82ecd-970e-492a-a295-1b42e486009f', 'x-compute-request-id': 'req-01a82ecd-970e-492a-a295-1b42e486009f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:17,535 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.161s 2022-02-21 01:32:17,535 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5935a7a5-17f6-41d8-8f9d-49ce1834d568', 'x-compute-request-id': 'req-5935a7a5-17f6-41d8-8f9d-49ce1834d568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:18,726 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.178s 2022-02-21 01:32:18,729 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf51116-bd73-4b8b-9736-b520dd77c7ec', 'x-compute-request-id': 'req-aaf51116-bd73-4b8b-9736-b520dd77c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:19,905 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.165s 2022-02-21 01:32:19,906 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4efdbf7-0ece-4747-a399-ab13a1cb26f0', 'x-compute-request-id': 'req-b4efdbf7-0ece-4747-a399-ab13a1cb26f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "BUILD", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:21,082 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.166s 2022-02-21 01:32:21,082 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc9f01f-334f-4fba-9d71-9187fe5fbcc8', 'x-compute-request-id': 'req-3cc9f01f-334f-4fba-9d71-9187fe5fbcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:32:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:91:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": "2022-02-21T01:32:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:32:21,090 117828 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-02-21 01:32:21,187 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899/os-interface 0.096s 2022-02-21 01:32:21,188 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9668a230-abc5-4859-8bfe-25741bdb01ca', 'x-compute-request-id': 'req-9668a230-abc5-4859-8bfe-25741bdb01ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5f0d0617-4e78-4e05-abc5-75ee47858c30", "port_id": "83a888b1-da52-44e7-9486-c1020c3facd8", "mac_addr": "fa:16:3e:f0:91:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d0db7af0-c5ff-4a99-920a-4e0006e56a58", "ip_address": "172.20.0.13"}]}]}' 2022-02-21 01:32:22,554 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.91:9696/v2.0/floatingips/39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6 1.363s 2022-02-21 01:32:22,555 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "83a888b1-da52-44e7-9486-c1020c3facd8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-748eebbf-5293-44c8-9ff4-07a70b284848', 'date': 'Mon, 21 Feb 2022 01:32:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips/39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6'} Body: b'{"floatingip": {"id": "39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "floating_ip_address": "172.27.2.66", "floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "router_id": "ebd48ff4-c778-4b84-a8e1-9c8c2e7eb60c", "port_id": "83a888b1-da52-44e7-9486-c1020c3facd8", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5f0d0617-4e78-4e05-abc5-75ee47858c30", "mac_address": "fa:16:3e:f0:91:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "d8a1c406-f790-40a9-80d8-975e707b8899", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-21T01:32:07Z", "updated_at": "2022-02-21T01:32:21Z", "revision_number": 1, "project_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:22,598 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899/ips 0.043s 2022-02-21 01:32:22,599 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '113', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125a966a-7889-4e2a-b8d3-3c1d6fcda957', 'x-compute-request-id': 'req-125a966a-7889-4e2a-b8d3-3c1d6fcda957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.13"}]}}' 2022-02-21 01:32:23,140 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes 0.538s 2022-02-21 01:32:23,140 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-22100931"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02354d37-2ddd-49a3-9527-0bb35a35bd3e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02354d37-2ddd-49a3-9527-0bb35a35bd3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:22.814249", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:32:23,335 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.187s 2022-02-21 01:32:23,335 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6673486-d386-4747-af47-43c7b26d2c46', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6673486-d386-4747-af47-43c7b26d2c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:24,380 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:32:24,381 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d851539-8c35-4406-a26f-7b6a1cebe66d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d851539-8c35-4406-a26f-7b6a1cebe66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:25,442 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.052s 2022-02-21 01:32:25,442 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dd752f-9813-4139-bf7c-487a553f82bb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dd752f-9813-4139-bf7c-487a553f82bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:26,505 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:32:26,506 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e702c3ca-f0e6-4d8b-bc3d-002acc03439a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e702c3ca-f0e6-4d8b-bc3d-002acc03439a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:27,565 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.051s 2022-02-21 01:32:27,565 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ecf41e6-27d2-4c69-88d1-781f77dd4d85', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ecf41e6-27d2-4c69-88d1-781f77dd4d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:28,630 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:32:28,630 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0d79cb-2590-4bac-b347-0656a5d0052d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0d79cb-2590-4bac-b347-0656a5d0052d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:29,697 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:32:29,698 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a9ea70-ab15-496c-b50a-6ced06ef9ab2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a9ea70-ab15-496c-b50a-6ced06ef9ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:30,767 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.061s 2022-02-21 01:32:30,767 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc97a2a-98db-4da0-83eb-d67f6375780a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc97a2a-98db-4da0-83eb-d67f6375780a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:31,834 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:32:31,835 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd620903-29a9-4a81-be1b-49573e573cb7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd620903-29a9-4a81-be1b-49573e573cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:32,898 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:32:32,899 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7040bd0b-0bf7-4e2a-8dfd-cf591d625c04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7040bd0b-0bf7-4e2a-8dfd-cf591d625c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:33,968 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.061s 2022-02-21 01:32:33,968 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dab0392-a6fe-492e-a7cd-53c4c00c5cd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dab0392-a6fe-492e-a7cd-53c4c00c5cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:35,030 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:32:35,036 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9784665a-c829-4a76-8ee9-a20b6dc0feb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9784665a-c829-4a76-8ee9-a20b6dc0feb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:36,097 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:32:36,097 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4406379-c43b-4598-9fff-3f830c90d311', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4406379-c43b-4598-9fff-3f830c90d311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:37,167 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:32:37,167 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a141c5-08a8-4354-9858-2ef5cf5a186f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a141c5-08a8-4354-9858-2ef5cf5a186f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:38,234 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:32:38,234 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944a0263-1f43-42ae-b530-845da6100886', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944a0263-1f43-42ae-b530-845da6100886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:39,305 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.062s 2022-02-21 01:32:39,305 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238e27ca-eeca-41b3-a32f-9617cadac750', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238e27ca-eeca-41b3-a32f-9617cadac750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:40,362 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.049s 2022-02-21 01:32:40,363 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ccfbc-41df-451b-910c-d4b6046ed477', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ccfbc-41df-451b-910c-d4b6046ed477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:41,427 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:32:41,429 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cea8614-dddc-4713-b5f1-69fffc91d2d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cea8614-dddc-4713-b5f1-69fffc91d2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:42,498 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.060s 2022-02-21 01:32:42,498 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b72872-3eca-474e-9c8b-0b9168db9387', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b72872-3eca-474e-9c8b-0b9168db9387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:43,565 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:32:43,566 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42adb0aa-0c19-4560-be68-963b2ad88bb0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42adb0aa-0c19-4560-be68-963b2ad88bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:44,630 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:32:44,631 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d905aa78-683b-4c5e-bf66-4136f2758b83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d905aa78-683b-4c5e-bf66-4136f2758b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:45,694 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:32:45,694 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd97a7c-2642-419f-aae4-04b880375082', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd97a7c-2642-419f-aae4-04b880375082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:46,754 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.048s 2022-02-21 01:32:46,754 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e869aa-273b-4ee8-a6cc-4da87a5384d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e869aa-273b-4ee8-a6cc-4da87a5384d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:47,823 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.061s 2022-02-21 01:32:47,823 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d911e19d-da4c-419e-bdbc-3f2e2a9faf91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d911e19d-da4c-419e-bdbc-3f2e2a9faf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:48,889 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:32:48,890 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46751703-6cd7-481b-b06f-040a217bf918', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46751703-6cd7-481b-b06f-040a217bf918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:49,948 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.049s 2022-02-21 01:32:49,948 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fced0ef0-74a8-4dec-b359-b18600d352dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fced0ef0-74a8-4dec-b359-b18600d352dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:51,010 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:32:51,010 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3024830-f967-40c2-85a8-0cacbc7dbfb0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3024830-f967-40c2-85a8-0cacbc7dbfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:52,077 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:32:52,077 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006e909b-de4a-4d09-b8e5-e136eae4eb07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006e909b-de4a-4d09-b8e5-e136eae4eb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:53,137 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.051s 2022-02-21 01:32:53,138 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41913898-5a27-45c1-93bd-d31d2a96bc63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41913898-5a27-45c1-93bd-d31d2a96bc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:54,205 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:32:54,205 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2735bc79-0f86-4aa2-824f-69f93d8cf1f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2735bc79-0f86-4aa2-824f-69f93d8cf1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:55,275 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.063s 2022-02-21 01:32:55,276 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8beb319d-7351-40de-869c-453d5ad0cc51', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8beb319d-7351-40de-869c-453d5ad0cc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:56,334 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.050s 2022-02-21 01:32:56,334 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7760bcb4-3d85-434e-a3bf-c1a44f64d8bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7760bcb4-3d85-434e-a3bf-c1a44f64d8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:57,401 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:32:57,402 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db9bfd8-4fd0-4941-9180-b45c78d91c0a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db9bfd8-4fd0-4941-9180-b45c78d91c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:58,465 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:32:58,466 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325f0b74-e8ef-41fb-b13a-eb03b605bb58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325f0b74-e8ef-41fb-b13a-eb03b605bb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:32:59,533 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:32:59,533 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a16f62-fe33-4709-b20a-9296234f6b09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a16f62-fe33-4709-b20a-9296234f6b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:00,598 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:33:00,598 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904ffbf6-2c61-49f6-b7c4-c905bfe9ccf5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904ffbf6-2c61-49f6-b7c4-c905bfe9ccf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:01,663 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:33:01,663 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e635a1eb-4a10-4a06-a87a-65ea996a6541', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e635a1eb-4a10-4a06-a87a-65ea996a6541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:02,719 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.047s 2022-02-21 01:33:02,719 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98208a7b-3d22-4d9f-b388-8ba2c035e3c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98208a7b-3d22-4d9f-b388-8ba2c035e3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:03,785 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:33:03,785 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ed0adb-1cd5-4bf2-ac74-babcc66ce7a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ed0adb-1cd5-4bf2-ac74-babcc66ce7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:04,952 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.159s 2022-02-21 01:33:04,952 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82dd7de5-98f7-47ad-93d2-d004355e56ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82dd7de5-98f7-47ad-93d2-d004355e56ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:06,021 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:06,021 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd13c662-f0a2-4fbb-8b09-85b2cd5b239b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd13c662-f0a2-4fbb-8b09-85b2cd5b239b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:07,088 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:07,088 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a713726-abd9-42ce-a15d-51dc50669926', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a713726-abd9-42ce-a15d-51dc50669926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:08,157 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:08,157 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dab337-923a-43cc-9d42-0c71146a56c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dab337-923a-43cc-9d42-0c71146a56c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:09,219 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:09,220 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f71573c-30c9-4a82-be7d-acaca5f7ba93', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f71573c-30c9-4a82-be7d-acaca5f7ba93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:10,281 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:33:10,282 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb7f59-3c57-4db3-b3c5-28920ce4a3f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbb7f59-3c57-4db3-b3c5-28920ce4a3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:11,343 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:33:11,343 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02da1ca8-7c06-4bca-8ca3-053b2e1f618b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02da1ca8-7c06-4bca-8ca3-053b2e1f618b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:12,407 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:33:12,408 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2598de-ff24-450e-9642-dbb01861cebc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2598de-ff24-450e-9642-dbb01861cebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:13,475 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:13,475 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832ee32f-0775-430a-b9b6-b853bd919a22', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832ee32f-0775-430a-b9b6-b853bd919a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:14,536 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:33:14,537 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1931e8d5-e852-4db9-bd9c-14479347c84b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1931e8d5-e852-4db9-bd9c-14479347c84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:15,603 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:15,603 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c115a5e1-72bf-48a2-97fe-006ab3cb24af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c115a5e1-72bf-48a2-97fe-006ab3cb24af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:16,665 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:16,666 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb59097-5c3b-4202-bb24-c2b3955267f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb59097-5c3b-4202-bb24-c2b3955267f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:17,820 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.146s 2022-02-21 01:33:17,827 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5beab29e-7784-4984-9307-0b2da53b7fd9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5beab29e-7784-4984-9307-0b2da53b7fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:18,870 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.034s 2022-02-21 01:33:18,870 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c862ef-c345-42ec-b7a9-81bc55e9f907', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c862ef-c345-42ec-b7a9-81bc55e9f907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:19,916 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:33:19,916 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df36b03e-5ba7-4a5a-924f-61d0a0d2f152', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df36b03e-5ba7-4a5a-924f-61d0a0d2f152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:20,964 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:33:20,964 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0746179-1c18-4b31-a775-8c5e3fdbc2a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0746179-1c18-4b31-a775-8c5e3fdbc2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:22,010 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:33:22,010 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f61e56-7504-48e6-b0b4-86fb339c476f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f61e56-7504-48e6-b0b4-86fb339c476f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:23,055 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:33:23,055 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576eea5d-9ba3-45c4-8763-510c2a5b9642', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576eea5d-9ba3-45c4-8763-510c2a5b9642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:24,116 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:33:24,117 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a1d0ff-2ed9-43bd-a953-f7b273656a5a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a1d0ff-2ed9-43bd-a953-f7b273656a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:25,181 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:33:25,181 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad5fc91-1f40-4e46-bd2f-5b8e9bd14faa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad5fc91-1f40-4e46-bd2f-5b8e9bd14faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:26,245 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:33:26,245 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06d42f0-0cbd-4da5-a091-b1898f2a01a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06d42f0-0cbd-4da5-a091-b1898f2a01a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:27,311 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:33:27,312 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d598218-fb11-4858-8cbe-19a1ffe74a8c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d598218-fb11-4858-8cbe-19a1ffe74a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:28,374 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:28,374 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edd74ff-5537-405a-aa35-58a6b6b02df9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edd74ff-5537-405a-aa35-58a6b6b02df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:29,438 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:29,439 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd3b9f4-a52e-43f9-a730-3d530d75fff2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd3b9f4-a52e-43f9-a730-3d530d75fff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:30,500 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:30,501 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c900dd-8d34-4a57-a539-37917a36ba0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c900dd-8d34-4a57-a539-37917a36ba0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:31,575 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.068s 2022-02-21 01:33:31,576 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f15dc38-7eec-49ed-8f17-b2103308e74c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f15dc38-7eec-49ed-8f17-b2103308e74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:32,638 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:32,638 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1c411a-12b2-4b89-851f-ba544324f5c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1c411a-12b2-4b89-851f-ba544324f5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:33,699 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.052s 2022-02-21 01:33:33,699 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acdbe12-79ed-4c24-8c82-8012b6f9ef11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acdbe12-79ed-4c24-8c82-8012b6f9ef11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:34,764 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:33:34,765 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058688e5-1f6e-4b5e-93c0-c421248a6570', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058688e5-1f6e-4b5e-93c0-c421248a6570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:35,842 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.070s 2022-02-21 01:33:35,842 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d1c3a8-5430-43ee-a38d-88f559fc2bfd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d1c3a8-5430-43ee-a38d-88f559fc2bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:36,903 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.052s 2022-02-21 01:33:36,903 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead63f21-2d27-4a82-bd51-03668eaa284f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead63f21-2d27-4a82-bd51-03668eaa284f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:37,965 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:33:37,965 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7da2ef0-e5c0-48a0-8fab-44e7e6c76b20', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7da2ef0-e5c0-48a0-8fab-44e7e6c76b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:39,034 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.061s 2022-02-21 01:33:39,034 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28ac2dc-3478-49fa-b744-f97125e88f63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28ac2dc-3478-49fa-b744-f97125e88f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:40,102 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:40,102 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff6854b-b7b0-427a-82cd-9654581be73c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff6854b-b7b0-427a-82cd-9654581be73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:41,165 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:41,165 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98be3767-f9c6-4dfa-8b20-02185b32cd98', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98be3767-f9c6-4dfa-8b20-02185b32cd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:42,228 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:42,228 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f2134d-464b-4201-803c-76fe14596025', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f2134d-464b-4201-803c-76fe14596025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:43,290 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:43,291 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a58664-44d6-48c7-8941-808bf42a65cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a58664-44d6-48c7-8941-808bf42a65cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:44,358 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:33:44,359 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbad33c-0b33-4c7f-a4e2-0a2996adf37a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbad33c-0b33-4c7f-a4e2-0a2996adf37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:45,423 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:33:45,423 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a44b9e9-8786-40cd-8a9f-e6ce0acb3870', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a44b9e9-8786-40cd-8a9f-e6ce0acb3870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:46,500 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.068s 2022-02-21 01:33:46,500 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8273720e-f014-4bf8-9eb3-3a9eb5c36cfe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8273720e-f014-4bf8-9eb3-3a9eb5c36cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:47,552 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.045s 2022-02-21 01:33:47,553 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f0e5c8-8354-4224-a3fc-e66c3bb41742', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f0e5c8-8354-4224-a3fc-e66c3bb41742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:48,619 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:33:48,620 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a818f151-73ea-4def-a0fc-19780db66179', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a818f151-73ea-4def-a0fc-19780db66179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:49,683 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:49,684 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3979ca8-7ca0-4295-a7ec-c91114166e82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3979ca8-7ca0-4295-a7ec-c91114166e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:50,746 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:33:50,746 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda982ef-7e2a-489f-abcd-0daf22fdca52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda982ef-7e2a-489f-abcd-0daf22fdca52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:51,809 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:51,810 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff302e2-8fc8-403f-b1f2-8e256304c2a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff302e2-8fc8-403f-b1f2-8e256304c2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:52,876 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:33:52,877 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6704e2-d4d5-4c96-8403-1c16945809ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6704e2-d4d5-4c96-8403-1c16945809ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:53,945 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.060s 2022-02-21 01:33:53,945 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919cfa0b-413b-4167-9e01-0b9191af5560', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919cfa0b-413b-4167-9e01-0b9191af5560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:55,004 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.051s 2022-02-21 01:33:55,005 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148340be-3845-420d-9608-c54cb3565fb2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148340be-3845-420d-9608-c54cb3565fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:56,082 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.069s 2022-02-21 01:33:56,083 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f725391b-759c-475b-9f4d-e95af6a1ca3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f725391b-759c-475b-9f4d-e95af6a1ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:57,136 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.045s 2022-02-21 01:33:57,136 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d973dd-5915-40bc-a60d-b0630abbfee0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d973dd-5915-40bc-a60d-b0630abbfee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:58,197 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.051s 2022-02-21 01:33:58,197 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b4c8df-614d-4cb9-bcb3-801984b108e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b4c8df-614d-4cb9-bcb3-801984b108e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:33:59,261 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:33:59,261 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3fbeb6-23df-455b-ac64-a95d2f05caad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3fbeb6-23df-455b-ac64-a95d2f05caad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:00,328 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:34:00,329 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b9e0f9-5946-4b43-b4b1-10129cc1b953', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b9e0f9-5946-4b43-b4b1-10129cc1b953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:01,396 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:34:01,397 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3a31fe-4aa5-44c2-8eb0-fef5d42d2974', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3a31fe-4aa5-44c2-8eb0-fef5d42d2974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:02,462 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:02,463 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12e79af-45e7-46c3-9dff-4147568a20ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12e79af-45e7-46c3-9dff-4147568a20ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:03,525 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:34:03,525 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eeefdb3-cc44-43d5-82a2-38f68ec0921d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eeefdb3-cc44-43d5-82a2-38f68ec0921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:04,584 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.051s 2022-02-21 01:34:04,585 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4cc86f-0c04-45f7-9011-d279d6d80c81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4cc86f-0c04-45f7-9011-d279d6d80c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:05,649 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:05,649 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2d91bc-d971-4614-8bad-e4261adc2117', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2d91bc-d971-4614-8bad-e4261adc2117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:06,715 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:06,715 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c662f42e-2ff9-41d0-8f4e-da4df0ba5cbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c662f42e-2ff9-41d0-8f4e-da4df0ba5cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:07,780 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:07,781 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a70b417-bc18-4f01-b258-395c9da769ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a70b417-bc18-4f01-b258-395c9da769ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:08,847 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:34:08,847 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70e200f-a621-41f0-847d-001c130d0ef3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70e200f-a621-41f0-847d-001c130d0ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:09,918 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.062s 2022-02-21 01:34:09,918 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3567f3f-71a8-4b23-a487-3c80bc10626a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3567f3f-71a8-4b23-a487-3c80bc10626a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:10,972 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.045s 2022-02-21 01:34:10,973 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd94135b-bdad-4020-b9d4-fc94963ac10d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd94135b-bdad-4020-b9d4-fc94963ac10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:12,036 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:34:12,037 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76fc466-e8af-4c47-9e06-fa2740dec2b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76fc466-e8af-4c47-9e06-fa2740dec2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:13,100 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:34:13,101 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b571fa-17af-408b-b93d-934f85abeecd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b571fa-17af-408b-b93d-934f85abeecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:14,168 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.060s 2022-02-21 01:34:14,169 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881deb6f-4fcc-4720-9680-d8a2d923d661', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881deb6f-4fcc-4720-9680-d8a2d923d661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:15,230 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:34:15,231 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a862ea99-1586-4ec5-a24b-3c85fc6f31f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a862ea99-1586-4ec5-a24b-3c85fc6f31f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:16,294 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:34:16,295 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e6bfe4-fa54-48bd-abdf-a58c422c115f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e6bfe4-fa54-48bd-abdf-a58c422c115f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:17,365 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.063s 2022-02-21 01:34:17,365 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd7ee1d-9cfc-4870-a054-12fbdf345a72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd7ee1d-9cfc-4870-a054-12fbdf345a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:18,427 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.053s 2022-02-21 01:34:18,427 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e041c58-f31f-475a-9303-02e1399344ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e041c58-f31f-475a-9303-02e1399344ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:19,500 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.065s 2022-02-21 01:34:19,500 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058bb779-bef0-4f06-9bd6-c3cf44e92670', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058bb779-bef0-4f06-9bd6-c3cf44e92670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:20,572 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.063s 2022-02-21 01:34:20,572 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4808c1-46e2-4db9-abaa-e446d2f99c63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4808c1-46e2-4db9-abaa-e446d2f99c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:21,620 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:34:21,620 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e34441-3d5f-42a7-9d89-bf74ae208256', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e34441-3d5f-42a7-9d89-bf74ae208256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:22,667 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:34:22,667 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ffa69e-5788-499b-896b-5a46f4296cc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ffa69e-5788-499b-896b-5a46f4296cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:23,734 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:34:23,734 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccaf5a7-937c-491e-a35c-2f4e3d1f4c21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccaf5a7-937c-491e-a35c-2f4e3d1f4c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:24,813 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.070s 2022-02-21 01:34:24,814 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9eae5d-86c2-4014-b482-bb5234357339', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9eae5d-86c2-4014-b482-bb5234357339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:25,884 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.062s 2022-02-21 01:34:25,884 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889d2d69-a350-45c1-9921-f8107572567b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889d2d69-a350-45c1-9921-f8107572567b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:26,954 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.062s 2022-02-21 01:34:26,954 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df39a67-3888-47d9-a436-1dae18b16ff5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df39a67-3888-47d9-a436-1dae18b16ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:28,046 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.084s 2022-02-21 01:34:28,047 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b5e436-2fd7-4053-a563-2e92d45ee8cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b5e436-2fd7-4053-a563-2e92d45ee8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:29,108 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.052s 2022-02-21 01:34:29,108 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931750f5-6401-478f-b0cf-3e0e0bfe4a76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931750f5-6401-478f-b0cf-3e0e0bfe4a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:30,182 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.066s 2022-02-21 01:34:30,183 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89872cf1-3857-46a5-b1e9-8b06fe33c5ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89872cf1-3857-46a5-b1e9-8b06fe33c5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:31,248 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:31,248 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75483626-8737-48d9-8fc0-15e4b2d8e2ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75483626-8737-48d9-8fc0-15e4b2d8e2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:32,306 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.049s 2022-02-21 01:34:32,307 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc1c96c-8422-4e7c-9c52-5d403aa12a38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc1c96c-8422-4e7c-9c52-5d403aa12a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:33,371 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:34:33,372 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38110124-ce44-407d-82dd-d1cf37231732', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38110124-ce44-407d-82dd-d1cf37231732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:34,437 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:34,437 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b339ae-ef6f-46cc-b877-e8b6b95d3f46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b339ae-ef6f-46cc-b877-e8b6b95d3f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:35,503 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:34:35,504 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4cf5f8-1204-4063-98e3-6abb37fadde0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4cf5f8-1204-4063-98e3-6abb37fadde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:36,575 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.063s 2022-02-21 01:34:36,575 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa5a015-96dd-4d10-8e41-e670bf8af33b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa5a015-96dd-4d10-8e41-e670bf8af33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:37,633 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.049s 2022-02-21 01:34:37,633 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbd26c5-790e-4dfb-a680-34c9f0fdd27b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbd26c5-790e-4dfb-a680-34c9f0fdd27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:38,698 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:38,698 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8e36d1-6739-4721-9657-91ada800b223', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8e36d1-6739-4721-9657-91ada800b223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:39,762 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:34:39,762 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86338d13-51b2-4755-bf97-ccb748a40db5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86338d13-51b2-4755-bf97-ccb748a40db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:40,823 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.052s 2022-02-21 01:34:40,823 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479ec7e0-5cc8-4886-8ed2-14aa9937ff80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479ec7e0-5cc8-4886-8ed2-14aa9937ff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:41,895 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.063s 2022-02-21 01:34:41,895 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaee95d5-a65f-45ae-aa2d-8a9d2f10686e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaee95d5-a65f-45ae-aa2d-8a9d2f10686e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:42,960 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:34:42,961 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c45101a-3062-4c6d-90aa-e20b8a74541d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c45101a-3062-4c6d-90aa-e20b8a74541d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:44,023 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:34:44,024 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf690d9-7084-4f1d-b968-077a2113f686', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf690d9-7084-4f1d-b968-077a2113f686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:45,088 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.056s 2022-02-21 01:34:45,088 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbf3ac8-9341-4728-9f8f-5a8630c2ee3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbf3ac8-9341-4728-9f8f-5a8630c2ee3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:46,155 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:34:46,155 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42758366-e061-4b18-a66f-2cfd165984db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42758366-e061-4b18-a66f-2cfd165984db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:47,222 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:34:47,223 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4ddec9-ec5f-42dd-add9-8c8f713884e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4ddec9-ec5f-42dd-add9-8c8f713884e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:48,285 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:34:48,285 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d849008-9cc8-49c3-b485-e2529610ed13', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d849008-9cc8-49c3-b485-e2529610ed13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:49,348 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:34:49,349 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b088bb-d0d1-4683-94d7-5a06e8079775', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b088bb-d0d1-4683-94d7-5a06e8079775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:50,416 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.060s 2022-02-21 01:34:50,416 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cb6927-061a-446a-807c-642c23ffeadb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cb6927-061a-446a-807c-642c23ffeadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:51,492 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.069s 2022-02-21 01:34:51,502 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a24e724-1ca2-4a7c-8bd8-27d35799db57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a24e724-1ca2-4a7c-8bd8-27d35799db57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:52,548 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:34:52,548 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5bf570-3bb9-46ed-ac07-3e06a1cb6e07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5bf570-3bb9-46ed-ac07-3e06a1cb6e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:53,592 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:34:53,592 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85159d3-6277-44bf-b551-5f7fbacbad4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85159d3-6277-44bf-b551-5f7fbacbad4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:54,639 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:34:54,639 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74aa0687-97a9-447c-8da2-bc09b366c4d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74aa0687-97a9-447c-8da2-bc09b366c4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:55,685 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:34:55,686 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb30335f-c2e4-41a9-a8fd-75e7a1d32661', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb30335f-c2e4-41a9-a8fd-75e7a1d32661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:56,732 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:34:56,732 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63572569-36b7-463c-95d8-9bd46161f906', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63572569-36b7-463c-95d8-9bd46161f906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:57,781 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:34:57,781 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238a22eb-dee3-4f47-b56f-cb2a1599f730', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238a22eb-dee3-4f47-b56f-cb2a1599f730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:58,826 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:34:58,835 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e40d36c-39be-4d9d-8725-5b1b966aeb77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e40d36c-39be-4d9d-8725-5b1b966aeb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:34:59,880 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:34:59,881 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38da67f-6d0f-4a65-8508-f91e20b0a3b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38da67f-6d0f-4a65-8508-f91e20b0a3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:00,925 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:00,925 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92070a54-253d-4144-ae6d-0143141b7d12', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92070a54-253d-4144-ae6d-0143141b7d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:01,970 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:01,970 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a798d87-f773-444e-89f1-c6d87ec99e48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a798d87-f773-444e-89f1-c6d87ec99e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:03,014 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:03,015 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca61aa2-69fd-411f-87db-93932a3a4496', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca61aa2-69fd-411f-87db-93932a3a4496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:04,061 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:35:04,061 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e0bcf7-756c-4dff-8c40-14e479dbc683', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e0bcf7-756c-4dff-8c40-14e479dbc683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:05,107 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:05,107 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4133b2c4-11ca-4641-a727-ac46b940e4e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4133b2c4-11ca-4641-a727-ac46b940e4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:06,154 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:35:06,155 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6da5532-209f-4bf4-a3de-a15b269e5bfa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6da5532-209f-4bf4-a3de-a15b269e5bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:07,204 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.041s 2022-02-21 01:35:07,204 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ed5d09-07be-46df-a469-0251e64b5c01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ed5d09-07be-46df-a469-0251e64b5c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:08,248 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:08,249 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0f47e3-de32-474e-a979-a4a02648966c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0f47e3-de32-474e-a979-a4a02648966c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:09,294 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:09,295 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0777e85-8d26-4e5b-b3cb-9fbaf1275944', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0777e85-8d26-4e5b-b3cb-9fbaf1275944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:10,340 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:10,340 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459d0484-cea8-4d46-b287-5ba3ba94a7b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459d0484-cea8-4d46-b287-5ba3ba94a7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:11,385 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:11,386 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f422f1cb-b6bc-4b7c-a30d-ed249f9f4a10', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f422f1cb-b6bc-4b7c-a30d-ed249f9f4a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:12,432 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:12,432 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183f4d58-2d73-4c57-8736-ad70ee66d231', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183f4d58-2d73-4c57-8736-ad70ee66d231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:13,476 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:13,476 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6c995a-a7a2-4ed3-b611-15a449b1a5b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6c995a-a7a2-4ed3-b611-15a449b1a5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:14,521 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:14,522 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c2c7fb-16d0-42c0-8054-1cf8ec6ae4cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c2c7fb-16d0-42c0-8054-1cf8ec6ae4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:15,566 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:15,567 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f72c4bc-8bc2-425f-92cb-e5b88478151c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f72c4bc-8bc2-425f-92cb-e5b88478151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:16,610 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:16,611 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23f62ed-cc93-4cfa-8b57-1c7deb811836', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23f62ed-cc93-4cfa-8b57-1c7deb811836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:17,655 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:35:17,655 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eebdba-3b3e-4f80-b555-9f272afa827d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eebdba-3b3e-4f80-b555-9f272afa827d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:18,700 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:18,701 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d35bfe-d9ce-43e9-84cf-5512d4d1c105', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d35bfe-d9ce-43e9-84cf-5512d4d1c105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:19,745 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:19,746 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a04c04-da62-4d21-aee1-4fe04ecdff96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a04c04-da62-4d21-aee1-4fe04ecdff96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:20,790 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:20,791 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b06085-60e8-4ae9-b951-80d53d2ec1d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b06085-60e8-4ae9-b951-80d53d2ec1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:21,837 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:21,837 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652f4161-929b-4073-996e-3b39b90d55bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652f4161-929b-4073-996e-3b39b90d55bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:22,881 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:22,882 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9886e7a-4c0e-43be-93fe-a485eb85cb70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9886e7a-4c0e-43be-93fe-a485eb85cb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:23,926 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:23,927 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd296ca-699c-4411-8179-2feb2ef833a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd296ca-699c-4411-8179-2feb2ef833a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:24,974 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:35:24,974 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de632e45-4320-4bfd-bed7-8f0bf345ea02', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de632e45-4320-4bfd-bed7-8f0bf345ea02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:26,019 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:26,019 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cbca3b9-14ca-4b23-b7f4-1df57ec7d31a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cbca3b9-14ca-4b23-b7f4-1df57ec7d31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:27,065 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:27,065 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a979132e-2132-42c4-9b6e-fd2c557dec6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a979132e-2132-42c4-9b6e-fd2c557dec6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:28,108 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:28,109 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fcf6e8-5387-48cd-ae07-6f3df9fea2ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fcf6e8-5387-48cd-ae07-6f3df9fea2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:29,155 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:29,155 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fe9edb-d3e5-4158-b253-6a215c719383', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fe9edb-d3e5-4158-b253-6a215c719383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:30,199 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:30,199 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2c67c9-ffe4-4bda-8bec-2e09b5a15b79', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2c67c9-ffe4-4bda-8bec-2e09b5a15b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:31,244 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:31,244 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a216ec70-7ad7-4f4f-8ced-c320643986f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a216ec70-7ad7-4f4f-8ced-c320643986f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:32,290 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:32,291 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd8b0c9-658f-4bfa-833f-0a311cc4eaa4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd8b0c9-658f-4bfa-833f-0a311cc4eaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:33,336 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:33,337 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe91a722-1cac-442f-be9d-8872bf286d72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe91a722-1cac-442f-be9d-8872bf286d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:34,382 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:34,382 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c661ff-b460-4a69-9a30-3c6933022174', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c661ff-b460-4a69-9a30-3c6933022174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:35,427 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:35,427 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac07843-307a-498a-9885-eb184eb3cea2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac07843-307a-498a-9885-eb184eb3cea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:36,478 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.043s 2022-02-21 01:35:36,478 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5593c07-7edd-4c3d-8bbf-bfcdd31f8ac4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5593c07-7edd-4c3d-8bbf-bfcdd31f8ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:37,524 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:35:37,524 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92800a4b-47d6-4a8e-90c1-58a8d0c4a6a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92800a4b-47d6-4a8e-90c1-58a8d0c4a6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:38,570 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:38,570 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf4e61e-adef-4fd2-b5df-9e8001e3dd61', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf4e61e-adef-4fd2-b5df-9e8001e3dd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:39,617 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:35:39,617 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35253e91-7c55-41ef-b8ea-e886079aa758', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35253e91-7c55-41ef-b8ea-e886079aa758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:40,662 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:35:40,662 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe4a426-2e0b-484a-9604-2ad5323a8179', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe4a426-2e0b-484a-9604-2ad5323a8179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:41,709 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:35:41,710 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998b695a-e3d3-481d-ba4d-6bbb65941af6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998b695a-e3d3-481d-ba4d-6bbb65941af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:42,755 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:35:42,756 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf22cb8-96b1-44e2-801e-cab6d90c93f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf22cb8-96b1-44e2-801e-cab6d90c93f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:43,799 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:35:43,799 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4695e98-9ec9-4741-ac5e-033195568798', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4695e98-9ec9-4741-ac5e-033195568798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:44,847 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:35:44,847 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01987c48-1fd6-4226-8f7c-2c25cff5bfb2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01987c48-1fd6-4226-8f7c-2c25cff5bfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:45,921 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.065s 2022-02-21 01:35:45,921 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c751ba-99f9-4c72-8018-396c43eeee0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c751ba-99f9-4c72-8018-396c43eeee0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:46,979 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.049s 2022-02-21 01:35:46,979 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07629381-48f1-4753-841b-f1fe59c0b6c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07629381-48f1-4753-841b-f1fe59c0b6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:48,044 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:35:48,045 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe5f693-45ee-46c2-bfd9-13bb2fbd5711', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe5f693-45ee-46c2-bfd9-13bb2fbd5711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:49,108 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:35:49,108 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f95b143-b4ca-432c-8b69-c1ffc467985d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f95b143-b4ca-432c-8b69-c1ffc467985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:50,172 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:35:50,173 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f95c8c-a1bd-4245-a280-be130910a0c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f95c8c-a1bd-4245-a280-be130910a0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:51,240 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.059s 2022-02-21 01:35:51,241 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab768da6-51d7-489f-ba4c-859e01d95d11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab768da6-51d7-489f-ba4c-859e01d95d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:52,302 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:35:52,302 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8cdd21-dbab-45c2-8ecd-dc961732b463', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8cdd21-dbab-45c2-8ecd-dc961732b463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:53,367 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:35:53,368 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b97d64-84e7-41ea-b9d7-fa5ba735530c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b97d64-84e7-41ea-b9d7-fa5ba735530c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:54,434 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.058s 2022-02-21 01:35:54,435 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3b34af-f28b-41d0-bfcf-dcc8add6acc2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3b34af-f28b-41d0-bfcf-dcc8add6acc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:55,497 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:35:55,498 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cfc0a2-ee91-4dca-9e18-1178e6c76f7b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cfc0a2-ee91-4dca-9e18-1178e6c76f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:56,563 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:35:56,563 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ab84f8-3677-451f-a53e-2e09104fbf8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ab84f8-3677-451f-a53e-2e09104fbf8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:57,627 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.055s 2022-02-21 01:35:57,627 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e5ba9cd-dedb-4234-9538-f6c51271bf32', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5ba9cd-dedb-4234-9538-f6c51271bf32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:58,699 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.064s 2022-02-21 01:35:58,700 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b127a3-9055-48f5-a247-ae1234fcb435', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b127a3-9055-48f5-a247-ae1234fcb435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:35:59,753 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.045s 2022-02-21 01:35:59,753 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2960c8ea-80b6-4b36-93ab-d26e23c991ed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2960c8ea-80b6-4b36-93ab-d26e23c991ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:00,815 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.054s 2022-02-21 01:36:00,816 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a72366-f009-4a3f-8ab9-025058ae8641', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a72366-f009-4a3f-8ab9-025058ae8641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:01,881 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.057s 2022-02-21 01:36:01,881 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8fb938-f4ab-491f-ad6c-a7c4bc9f8e49', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8fb938-f4ab-491f-ad6c-a7c4bc9f8e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:03,049 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.160s 2022-02-21 01:36:03,050 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ee3dc3-2ffc-435b-adf1-bdac0190f5c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ee3dc3-2ffc-435b-adf1-bdac0190f5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:04,094 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:04,095 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f90790-e2ff-4c1d-9ea0-4d4caebcca25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f90790-e2ff-4c1d-9ea0-4d4caebcca25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:05,379 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.276s 2022-02-21 01:36:05,379 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f19d90e-e369-4bf3-adcc-e9108b5312fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f19d90e-e369-4bf3-adcc-e9108b5312fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:06,592 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.204s 2022-02-21 01:36:06,592 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c095af8d-13a3-4ffd-b598-69d1f02808d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c095af8d-13a3-4ffd-b598-69d1f02808d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:07,638 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:07,639 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944fb30b-3189-49b4-a64d-3485014eebd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944fb30b-3189-49b4-a64d-3485014eebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:08,898 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.251s 2022-02-21 01:36:08,898 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9607d7c-f437-4027-878d-56b5ddf84cbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9607d7c-f437-4027-878d-56b5ddf84cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:09,941 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:09,942 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e413603-4530-4366-ba60-5c0b6959ded0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e413603-4530-4366-ba60-5c0b6959ded0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:10,987 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:10,988 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7018cf3f-7311-47bc-bc84-245f302fe7ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7018cf3f-7311-47bc-bc84-245f302fe7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:12,037 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:12,037 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5add3f08-c379-4848-a234-a4ac5f3dd204', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5add3f08-c379-4848-a234-a4ac5f3dd204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:13,085 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:13,085 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70495331-d13b-4d26-a287-a0d320b7dba4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70495331-d13b-4d26-a287-a0d320b7dba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:14,130 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:14,130 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d108c92c-7674-45b9-a786-5ac59b3ed307', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d108c92c-7674-45b9-a786-5ac59b3ed307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:15,174 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:15,174 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7d2138-5ce6-4bd5-9f96-2fa8d71520b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7d2138-5ce6-4bd5-9f96-2fa8d71520b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:16,217 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:16,217 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9353355-f4a1-4585-bfc8-714938688308', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9353355-f4a1-4585-bfc8-714938688308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:17,263 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:17,264 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bd1b60-590f-4ae1-b346-7d15bb4d9398', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bd1b60-590f-4ae1-b346-7d15bb4d9398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:18,310 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:18,310 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94880645-8497-4d9c-a045-58ce48326818', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94880645-8497-4d9c-a045-58ce48326818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:19,356 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:19,357 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc3b0d2-f278-4f39-830a-e5537dcf19c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc3b0d2-f278-4f39-830a-e5537dcf19c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:20,402 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:20,403 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312d377b-338b-453f-80db-bb8b5596dddc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312d377b-338b-453f-80db-bb8b5596dddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:21,451 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:36:21,452 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effc41c5-2b8a-49ae-b39b-98387b708399', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effc41c5-2b8a-49ae-b39b-98387b708399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:22,496 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:22,497 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2c355f-ca89-4613-8466-f67a38998216', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2c355f-ca89-4613-8466-f67a38998216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:23,545 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:36:23,545 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf72f6bd-e2e3-4bd8-ab4f-f198a5b9d329', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf72f6bd-e2e3-4bd8-ab4f-f198a5b9d329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:24,595 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.041s 2022-02-21 01:36:24,595 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f792717-674b-420d-aa09-f5bc8f4d4b77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f792717-674b-420d-aa09-f5bc8f4d4b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:25,639 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:25,640 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad039f84-cf4d-4808-94cb-d4c1d0aabbf5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad039f84-cf4d-4808-94cb-d4c1d0aabbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:26,683 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:26,683 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7cbc8b-72f5-4f3b-b7eb-8ecaefca31ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7cbc8b-72f5-4f3b-b7eb-8ecaefca31ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:27,729 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:27,729 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f1e879-9107-4733-b036-c1a28aed4e12', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f1e879-9107-4733-b036-c1a28aed4e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:28,773 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:28,774 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3688fde4-89fb-454e-893b-14d5223537da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3688fde4-89fb-454e-893b-14d5223537da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:29,821 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:36:29,822 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af627b0-5fbe-4588-b8c5-ca5a3309cf1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af627b0-5fbe-4588-b8c5-ca5a3309cf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:30,870 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:36:30,870 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc30f073-a7d4-4ca4-af18-73c3dc14fa6c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc30f073-a7d4-4ca4-af18-73c3dc14fa6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:31,916 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:31,917 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94109964-2a39-4526-9bba-36e1359a8974', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94109964-2a39-4526-9bba-36e1359a8974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:32,965 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:36:32,966 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bf3b6b-b87e-457c-96bf-7a6189831526', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bf3b6b-b87e-457c-96bf-7a6189831526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:34,010 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:34,010 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0611288-7154-4721-829e-e68ae7ed7281', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0611288-7154-4721-829e-e68ae7ed7281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:35,056 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:35,056 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79054506-6c99-4c03-8380-092b33208190', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79054506-6c99-4c03-8380-092b33208190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:36,266 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.202s 2022-02-21 01:36:36,266 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677c3adb-0fa7-4170-9117-df4857dc3239', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677c3adb-0fa7-4170-9117-df4857dc3239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:37,314 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:36:37,314 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894ebdb5-697a-4810-8eb4-c16e83e7c99b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894ebdb5-697a-4810-8eb4-c16e83e7c99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:38,361 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:38,361 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce2ed52-daba-4691-96e8-8aae8b0eac57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce2ed52-daba-4691-96e8-8aae8b0eac57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:39,406 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:39,407 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd8d298-26c9-42cb-80c7-8f28855f2386', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd8d298-26c9-42cb-80c7-8f28855f2386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:40,451 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:40,452 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17219eaf-abef-48ab-93c0-e8f243006bd4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17219eaf-abef-48ab-93c0-e8f243006bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:41,498 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:41,498 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd63e29-cdb3-4bdb-a5f1-6cad49439979', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd63e29-cdb3-4bdb-a5f1-6cad49439979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:42,544 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:42,544 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e25a05a-4a29-4011-8c33-2a9ba1066dd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e25a05a-4a29-4011-8c33-2a9ba1066dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:43,589 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:43,589 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9369528a-a06f-4f9e-9be1-e025202a85e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9369528a-a06f-4f9e-9be1-e025202a85e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:44,634 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:44,635 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df11880e-58e1-482b-9ab4-a0c6d19dfd56', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df11880e-58e1-482b-9ab4-a0c6d19dfd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:45,680 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:45,680 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b964b941-0895-4163-86f9-ab0ab86c5fe3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b964b941-0895-4163-86f9-ab0ab86c5fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:46,724 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:46,724 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae022671-b89a-4468-a544-cd373b4426ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae022671-b89a-4468-a544-cd373b4426ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:47,768 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:47,769 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587730eb-328b-4a9b-8e71-fda197474adf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587730eb-328b-4a9b-8e71-fda197474adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:48,812 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.035s 2022-02-21 01:36:48,812 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c6a24d-c5c0-44d8-8dc0-ecd04fd1e6be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c6a24d-c5c0-44d8-8dc0-ecd04fd1e6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:49,859 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:49,859 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c790a0d8-9560-4aba-b4f6-ead6ef7d9e52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c790a0d8-9560-4aba-b4f6-ead6ef7d9e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:50,907 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:50,907 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed727a8-c7de-492f-9970-862c55172eaf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed727a8-c7de-492f-9970-862c55172eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:51,954 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:36:51,954 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f902ae27-ddfa-4cb9-a847-2110605b4f45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f902ae27-ddfa-4cb9-a847-2110605b4f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:53,001 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:53,001 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74037196-3209-4ac6-8514-1d75ba5fcd30', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74037196-3209-4ac6-8514-1d75ba5fcd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:54,046 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:54,047 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe1c939-38df-4dfd-b34e-934970421482', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe1c939-38df-4dfd-b34e-934970421482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:55,091 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:55,092 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aca1907-8326-45b9-9de2-811328d7934a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aca1907-8326-45b9-9de2-811328d7934a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:56,140 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:36:56,140 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9bbb58-3bf4-4f6f-b9f3-c47502a9c75f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9bbb58-3bf4-4f6f-b9f3-c47502a9c75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:57,185 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.036s 2022-02-21 01:36:57,185 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970f9d1c-8322-469a-b418-cfb826cbd68d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970f9d1c-8322-469a-b418-cfb826cbd68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:58,231 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:58,232 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd94328a-be48-4822-b880-d583efe5b7ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd94328a-be48-4822-b880-d583efe5b7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:36:59,277 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:36:59,278 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052838e9-abb8-486c-9c36-89fc454217b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052838e9-abb8-486c-9c36-89fc454217b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:00,323 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:37:00,323 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2377b55-cdcf-4be1-b0c4-781b4d8713d3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2377b55-cdcf-4be1-b0c4-781b4d8713d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:01,369 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.037s 2022-02-21 01:37:01,370 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd31168d-1b7e-4c1f-b3f5-469625097b98', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd31168d-1b7e-4c1f-b3f5-469625097b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:02,429 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.050s 2022-02-21 01:37:02,429 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25b1603-3d29-4e06-902f-163e97defa29', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25b1603-3d29-4e06-902f-163e97defa29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:03,477 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.040s 2022-02-21 01:37:03,477 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a195b3-ebe5-4fed-b6e0-3fad4e85ba25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a195b3-ebe5-4fed-b6e0-3fad4e85ba25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:04,525 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.039s 2022-02-21 01:37:04,526 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036c4e78-98f6-4f8b-902f-d763b04b80fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036c4e78-98f6-4f8b-902f-d763b04b80fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:37:05,571 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 0.038s 2022-02-21 01:37:05,572 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26f4984-b2fa-40b5-b63c-4e3ef6edb6d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26f4984-b2fa-40b5-b63c-4e3ef6edb6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:38:06,641 117828 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 2022-02-21 01:39:06,392 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3 119.813s 2022-02-21 01:39:06,393 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2737170a-be78-4916-b8ce-2cb614db6da8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2737170a-be78-4916-b8ce-2cb614db6da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3'} Body: b'{"volume": {"id": "b426b96e-baea-48cd-b4e7-985b32134ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:32:23.000000", "updated_at": "2022-02-21T01:32:23.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-22100931", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8ef8a0b8828d4a38a7f8a9465fa9fbaf/volumes/b426b96e-baea-48cd-b4e7-985b32134ba3"}], "user_id": "5adf4837cc254e1a951dda183d795606", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf"}}' 2022-02-21 01:39:06,721 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.321s 2022-02-21 01:39:06,721 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec2cdc3-327d-4025-920f-286eccf2e4e3', 'x-compute-request-id': 'req-fec2cdc3-327d-4025-920f-286eccf2e4e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'' 2022-02-21 01:39:06,886 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.163s 2022-02-21 01:39:06,886 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36d077d-a58c-4d74-ac22-f30a0132ee5e', 'x-compute-request-id': 'req-a36d077d-a58c-4d74-ac22-f30a0132ee5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:39:06Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:91:dc"}, {"version": 4, "addr": "172.27.2.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:91:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": "2022-02-21T01:32:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466766949"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:39:07,988 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.093s 2022-02-21 01:39:07,989 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab64ccb-5863-4c3d-b311-7e4c477e7935', 'x-compute-request-id': 'req-eab64ccb-5863-4c3d-b311-7e4c477e7935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "ACTIVE", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:39:06Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2135088634-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:91:dc"}, {"version": 4, "addr": "172.27.2.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:91:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": "2022-02-21T01:32:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:39:09,118 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.120s 2022-02-21 01:39:09,119 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e1b577-3e7f-4e88-8b34-023dcfa8f30a', 'x-compute-request-id': 'req-38e1b577-3e7f-4e88-8b34-023dcfa8f30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"server": {"id": "d8a1c406-f790-40a9-80d8-975e707b8899", "name": "tempest-AttachVolumeShelveTestJSON-server-1125181266", "status": "DELETED", "tenant_id": "8ef8a0b8828d4a38a7f8a9465fa9fbaf", "user_id": "5adf4837cc254e1a951dda183d795606", "metadata": {}, "hostId": "af2085b6b2f8d530249b59975e42a335dcce0820963b4da5f718d975", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:32:09Z", "updated": "2022-02-21T01:39:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/d8a1c406-f790-40a9-80d8-975e707b8899"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1902937667", "OS-SRV-USG:launched_at": "2022-02-21T01:32:20.000000", "OS-SRV-USG:terminated_at": "2022-02-21T01:39:08.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-21 01:39:09,128 117828 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-02-21 01:39:10,176 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899 0.047s 2022-02-21 01:39:10,177 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-36a49a2a-e6ab-4571-b4fb-834644b30126', 'x-compute-request-id': 'req-36a49a2a-e6ab-4571-b4fb-834644b30126', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/d8a1c406-f790-40a9-80d8-975e707b8899'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d8a1c406-f790-40a9-80d8-975e707b8899 could not be found."}}' 2022-02-21 01:39:10,299 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/os-keypairs/tempest-keypair-1902937667 0.121s 2022-02-21 01:39:10,299 117828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b3878f-777a-43aa-9082-1f779809a38a', 'x-compute-request-id': 'req-97b3878f-777a-43aa-9082-1f779809a38a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs/tempest-keypair-1902937667'} Body: b'' 2022-02-21 01:39:10,496 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/security-groups/8518a279-58ab-497d-855f-025dc3192e99 0.196s 2022-02-21 01:39:10,497 117828 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-20eddb11-d504-47ff-b258-df4e71e02b6f', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:39:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/8518a279-58ab-497d-855f-025dc3192e99'} Body: b'' 2022-02-21 01:39:10,514 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.91:9696/v2.0/security-groups/8518a279-58ab-497d-855f-025dc3192e99 0.017s 2022-02-21 01:39:10,514 117828 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': '146', 'x-openstack-request-id': 'req-809b1836-9251-4e3c-8a14-5137f0ff7238', 'date': 'Mon, 21 Feb 2022 01:39:10 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/8518a279-58ab-497d-855f-025dc3192e99'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8518a279-58ab-497d-855f-025dc3192e99 does not exist", "detail": ""}}' 2022-02-21 01:39:11,029 117828 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/floatingips/39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6 0.514s 2022-02-21 01:39:11,029 117828 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-56ab6a7f-646f-4780-bd3c-3780189d0479', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:39:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips/39f2f6a7-f820-4bc3-85c5-7b4ac692cdf6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 523, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b426b96e-baea-48cd-b4e7-985b32134ba3 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
fail
ft8.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:21:03,273 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types 50.348s 2022-02-21 01:21:03,274 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1794455748"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7109e0d-5df3-4a96-a1df-2496e81b3af1', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7109e0d-5df3-4a96-a1df-2496e81b3af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types'} Body: b'{"volume_type": {"id": "273efead-8bbf-4492-b6b8-1ef689eb2044", "name": "tempest-GroupSnapshotsTest-volume-type-1794455748", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-02-21 01:22:02,407 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types 59.129s 2022-02-21 01:22:02,407 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1545693923"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477e8642-5c1f-4e8f-95fc-00c6c2e8ea55', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477e8642-5c1f-4e8f-95fc-00c6c2e8ea55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types'} Body: b'{"group_type": {"id": "ed10e512-36a9-4f86-9cf7-2bb5b94b29c5", "name": "tempest-GroupSnapshotsTest-group-type-1545693923", "description": null, "is_public": true, "group_specs": {}}}' 2022-02-21 01:23:03,965 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 400 DELETE http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/ed10e512-36a9-4f86-9cf7-2bb5b94b29c5 1.471s 2022-02-21 01:23:03,966 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '185', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc2deb1-8f4f-4df6-9672-ad5210e1b2fb', 'x-openstack-request-id': 'req-ffc2deb1-8f4f-4df6-9672-ad5210e1b2fb', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/ed10e512-36a9-4f86-9cf7-2bb5b94b29c5'} Body: b'{"badRequest": {"code": 400, "message": "Target group type is still in use. Group Type ed10e512-36a9-4f86-9cf7-2bb5b94b29c5 deletion is not allowed with groups present with the type."}}' }}} traceback-1: {{{ 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 ed10e512-36a9-4f86-9cf7-2bb5b94b29c5 deletion is not allowed with groups present with the type.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/api/volume/admin/test_group_snapshots.py", line 153, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 222, in create_group group = self.groups_client.create_group(**kwargs)['group'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/groups_client.py", line 39, in create_group resp, body = self.post('groups', post_body) 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 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, 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 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.91', port=80): Read timed out. (read timeout=60) |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
fail
ft8.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:24:02,975 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types 59.005s 2022-02-21 01:24:02,975 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-406680429"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f7e8f8-de61-4b5f-965f-ee70104257d4', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f7e8f8-de61-4b5f-965f-ee70104257d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types'} Body: b'{"volume_type": {"id": "267a7fd4-6e44-43ca-b560-ab0ff69d4120", "name": "tempest-GroupSnapshotsTest-volume-type-406680429", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-02-21 01:24:03,155 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types 0.177s 2022-02-21 01:24:03,155 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-65034139"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d376094-32f1-492d-bf81-0b540c4af925', 'content-length': '179', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d376094-32f1-492d-bf81-0b540c4af925', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types'} Body: b'{"group_type": {"id": "dd974598-f73a-4455-9d92-acdbd6aa1984", "name": "tempest-GroupSnapshotsTest-group-type-65034139", "description": null, "is_public": true, "group_specs": {}}}' 2022-02-21 01:24:03,563 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups 0.405s 2022-02-21 01:24:03,563 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "dd974598-f73a-4455-9d92-acdbd6aa1984", "volume_types": ["267a7fd4-6e44-43ca-b560-ab0ff69d4120"], "name": "tempest-GroupSnapshotsTest-Group-2088317641"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cce9c62-78e5-4583-bc81-c66dc19fdab7', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cce9c62-78e5-4583-bc81-c66dc19fdab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups'} Body: b'{"group": {"id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "name": "tempest-GroupSnapshotsTest-Group-2088317641"}}' 2022-02-21 01:24:03,631 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5 0.066s 2022-02-21 01:24:03,631 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529508b9-dd4c-4ba6-b3c3-be57f77afcf5', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529508b9-dd4c-4ba6-b3c3-be57f77afcf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5'} Body: b'{"group": {"id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "status": "creating", "availability_zone": "nova", "created_at": "2022-02-21T01:24:03.000000", "name": "tempest-GroupSnapshotsTest-Group-2088317641", "description": null, "group_type": "dd974598-f73a-4455-9d92-acdbd6aa1984", "volume_types": ["267a7fd4-6e44-43ca-b560-ab0ff69d4120"], "group_snapshot_id": null, "source_group_id": null}}' 2022-02-21 01:24:04,663 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5 0.027s 2022-02-21 01:24:04,663 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a887c52-6632-4d6a-8ee1-ab005b11c399', 'content-length': '393', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a887c52-6632-4d6a-8ee1-ab005b11c399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5'} Body: b'{"group": {"id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "status": "available", "availability_zone": "nova", "created_at": "2022-02-21T01:24:04.000000", "name": "tempest-GroupSnapshotsTest-Group-2088317641", "description": null, "group_type": "dd974598-f73a-4455-9d92-acdbd6aa1984", "volume_types": ["267a7fd4-6e44-43ca-b560-ab0ff69d4120"], "group_snapshot_id": null, "source_group_id": null}}' 2022-02-21 01:24:04,666 117830 INFO [tempest.common.waiters] group 5e30cbd3-c90b-4991-b003-b8a1520eb8b5 reached available after waiting for 1.666953 seconds 2022-02-21 01:24:05,220 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes 0.553s 2022-02-21 01:24:05,220 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "267a7fd4-6e44-43ca-b560-ab0ff69d4120", "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-910585343"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3abd00-805c-43ed-97f8-985c8d74fddd', 'content-length': '906', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3abd00-805c-43ed-97f8-985c8d74fddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:04.972133", "updated_at": null, "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5"}}' 2022-02-21 01:24:05,433 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.206s 2022-02-21 01:24:05,434 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3740c4d-a0cf-4c4e-8971-ff619a6524ab', 'content-length': '974', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3740c4d-a0cf-4c4e-8971-ff619a6524ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": null, "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:06,498 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:06,499 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3fb939-ef64-41f2-b743-43bc4378d088', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3fb939-ef64-41f2-b743-43bc4378d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:07,560 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:24:07,561 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1573c1f-b8d8-45f0-8624-a2fa7c58dcc9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1573c1f-b8d8-45f0-8624-a2fa7c58dcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:08,621 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:24:08,622 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998ef6c9-fc37-46da-adee-c86d18f5e6f7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998ef6c9-fc37-46da-adee-c86d18f5e6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:09,684 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:09,684 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3167d2d-2f01-445f-9f0f-647695c3279d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3167d2d-2f01-445f-9f0f-647695c3279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:10,745 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:24:10,746 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db594899-3787-4f27-a51c-3ec0769fcbd2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db594899-3787-4f27-a51c-3ec0769fcbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:11,809 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:11,810 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52e5547-0da6-4d23-9e1b-5d6d6579f3f7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52e5547-0da6-4d23-9e1b-5d6d6579f3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:12,873 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:12,873 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf7c7bc-495d-4750-8a11-42817e4a3bbd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf7c7bc-495d-4750-8a11-42817e4a3bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:13,935 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:13,936 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942d354a-c76f-429f-933b-989d4147ebea', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942d354a-c76f-429f-933b-989d4147ebea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:14,998 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:14,998 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c2b792-4688-46db-a957-3ab7611435db', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c2b792-4688-46db-a957-3ab7611435db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:16,062 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:16,062 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8382a5b-dabc-4c31-bd95-463000f78f19', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8382a5b-dabc-4c31-bd95-463000f78f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:17,125 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:17,126 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f75d38-73a2-4dc3-8fd8-7cbad6672eab', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f75d38-73a2-4dc3-8fd8-7cbad6672eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:18,188 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:18,189 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81a06ac-fb81-429d-8098-0f9c4ad9eb46', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81a06ac-fb81-429d-8098-0f9c4ad9eb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:19,251 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:19,251 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6bbb58-7c95-42c3-a9dc-0ab8db34dadb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6bbb58-7c95-42c3-a9dc-0ab8db34dadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:20,314 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:20,314 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c2708d-a1d9-4844-8919-5b03e6ec3a73', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c2708d-a1d9-4844-8919-5b03e6ec3a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:21,379 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:21,379 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a94e988-0f22-4b9d-ab69-3cfe6c44e05f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a94e988-0f22-4b9d-ab69-3cfe6c44e05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:22,454 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:22,454 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b89c679-68a1-4c36-9076-7b836d0cd317', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b89c679-68a1-4c36-9076-7b836d0cd317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:23,519 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:24:23,519 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783853c3-35cc-40d5-9225-2e0a916df190', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783853c3-35cc-40d5-9225-2e0a916df190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:24,581 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:24,582 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235f8983-8316-4c0d-a314-0521c8cb69c5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235f8983-8316-4c0d-a314-0521c8cb69c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:25,646 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:24:25,646 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e17c844-4f60-4759-bb4e-676801963198', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e17c844-4f60-4759-bb4e-676801963198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:26,710 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:26,710 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ebae1b-549a-4070-b8a4-5c21d4bb38d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ebae1b-549a-4070-b8a4-5c21d4bb38d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:27,774 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:27,774 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5ced16-a71a-453b-9419-65b4db0ebeee', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5ced16-a71a-453b-9419-65b4db0ebeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:28,837 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:28,837 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748e8e12-b72b-4131-93b0-2ec50bd285d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748e8e12-b72b-4131-93b0-2ec50bd285d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:29,901 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:29,902 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28227a41-5af1-4709-98e4-98885bb55f05', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28227a41-5af1-4709-98e4-98885bb55f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:30,965 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:30,965 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195f4b83-a17c-4534-adb5-44885cd45e8f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195f4b83-a17c-4534-adb5-44885cd45e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:32,029 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:32,029 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf256688-7f99-4d79-b9e6-2a42d7e45262', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf256688-7f99-4d79-b9e6-2a42d7e45262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:33,092 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:33,092 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78003179-5eac-4410-ad6f-481ec01a231c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78003179-5eac-4410-ad6f-481ec01a231c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:34,158 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:24:34,158 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a94dfe-0c84-49bb-b227-c4c5b3d0b253', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a94dfe-0c84-49bb-b227-c4c5b3d0b253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:35,222 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:35,222 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6a0152-ee3a-46c7-ad18-2f2b27bff8c1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6a0152-ee3a-46c7-ad18-2f2b27bff8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:36,286 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:36,286 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad88bcd-ad5c-4f33-8029-2aab199e2cda', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad88bcd-ad5c-4f33-8029-2aab199e2cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:37,348 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:37,349 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6591d46-f4eb-471d-9ccd-4dbd815e2092', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6591d46-f4eb-471d-9ccd-4dbd815e2092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:38,413 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:38,414 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d5d839-fd6a-4d3e-b60f-8b2d8bffd064', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d5d839-fd6a-4d3e-b60f-8b2d8bffd064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:39,478 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:39,478 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9b65ac-5818-4f1a-b68e-cf53c386ece9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9b65ac-5818-4f1a-b68e-cf53c386ece9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:40,541 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:40,541 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e938fd26-35a9-47c0-add3-12347c7a8a3f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e938fd26-35a9-47c0-add3-12347c7a8a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:41,605 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:41,605 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e59095b-1721-461a-967a-e0a047f40113', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e59095b-1721-461a-967a-e0a047f40113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:42,668 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:42,669 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae805853-8060-43f3-a3c1-654220b189c7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae805853-8060-43f3-a3c1-654220b189c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:43,732 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:43,732 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5062d29b-3f77-413f-a65c-a38b761ba7c9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5062d29b-3f77-413f-a65c-a38b761ba7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:44,795 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:44,795 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83823375-af64-4943-8436-0e6fc460ac93', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83823375-af64-4943-8436-0e6fc460ac93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:45,858 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:45,858 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da6c72e-b828-40d4-8bcb-61ff68fb5caa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da6c72e-b828-40d4-8bcb-61ff68fb5caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:46,922 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:46,922 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4fb95c-5f92-440c-9cdf-78f8f1ed7598', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4fb95c-5f92-440c-9cdf-78f8f1ed7598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:47,985 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:47,986 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7fec20-5da1-421f-aff9-d0d717e7e839', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7fec20-5da1-421f-aff9-d0d717e7e839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:49,049 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:49,049 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ecaae5-1a35-4548-af9b-340bfc2d2608', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ecaae5-1a35-4548-af9b-340bfc2d2608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:50,112 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:50,112 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f808213-6262-44a0-961f-a3304a674ce3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f808213-6262-44a0-961f-a3304a674ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:51,175 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:51,175 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4c897a-03a6-4ee6-9bba-0d7ddb54ab56', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4c897a-03a6-4ee6-9bba-0d7ddb54ab56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:52,238 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:52,238 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1c31c2-9a40-43a3-a755-6e417f532509', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1c31c2-9a40-43a3-a755-6e417f532509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:53,301 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:53,301 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c0b604-8126-44c7-a2f0-40c706b401c4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c0b604-8126-44c7-a2f0-40c706b401c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:54,365 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:54,365 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e820554-0ce7-487d-9218-42cb2bbb2919', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e820554-0ce7-487d-9218-42cb2bbb2919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:55,430 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:24:55,430 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a637f1d-72f7-4dbf-b8e1-1474e9269a10', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a637f1d-72f7-4dbf-b8e1-1474e9269a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:56,493 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:56,494 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7a7ed3-82aa-488c-be78-0135f647529c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7a7ed3-82aa-488c-be78-0135f647529c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:57,557 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:24:57,558 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed8c754-1710-4f71-a86b-bda00d38ee77', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed8c754-1710-4f71-a86b-bda00d38ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:58,620 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:24:58,621 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20474db5-74a3-42e3-b13d-4f9a82e0aa2b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20474db5-74a3-42e3-b13d-4f9a82e0aa2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:24:59,686 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:24:59,687 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8f3578-6e70-4a98-aec8-0b63b56e6961', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8f3578-6e70-4a98-aec8-0b63b56e6961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:00,750 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:00,751 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4303a16-9d8f-412e-97c5-9f54345bb8ca', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4303a16-9d8f-412e-97c5-9f54345bb8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:01,815 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:01,815 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2868f2d8-b86d-4ffc-a590-95fee1423e1e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2868f2d8-b86d-4ffc-a590-95fee1423e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:02,881 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:25:02,881 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89683ea8-9bb5-444e-b479-04bbe989183c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89683ea8-9bb5-444e-b479-04bbe989183c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:03,945 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:03,945 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc65de6-b2c8-43e9-93f7-08fb757c5fbc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc65de6-b2c8-43e9-93f7-08fb757c5fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:05,010 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:05,011 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6674ae2c-7db7-4475-8a2b-516577675de2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6674ae2c-7db7-4475-8a2b-516577675de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:06,077 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:06,077 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28798933-99a0-467f-971a-edce83156893', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28798933-99a0-467f-971a-edce83156893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:07,140 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:07,140 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b39a84-3727-401b-ace2-ddf300be7242', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b39a84-3727-401b-ace2-ddf300be7242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:08,202 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:08,203 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997e05dd-4a4c-4fd3-8e4a-c069011a0dcc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997e05dd-4a4c-4fd3-8e4a-c069011a0dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:09,267 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:09,267 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93241cbd-6a15-48b3-ad3d-fff93372e951', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93241cbd-6a15-48b3-ad3d-fff93372e951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:10,330 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:10,331 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbc5908-dd70-4f26-9f6b-0a2d8316a207', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbc5908-dd70-4f26-9f6b-0a2d8316a207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:11,395 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:11,396 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a3f59b-e469-4d39-9a5b-4ce7d77abdd8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a3f59b-e469-4d39-9a5b-4ce7d77abdd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:12,460 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:12,460 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e53cc47-be1d-4d64-9006-df225b417d49', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e53cc47-be1d-4d64-9006-df225b417d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:13,524 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:13,525 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1baec8-da42-4d7b-a822-58bc889915de', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1baec8-da42-4d7b-a822-58bc889915de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:14,587 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:14,588 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1ca68a-7009-4310-8584-d214234528aa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1ca68a-7009-4310-8584-d214234528aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:15,653 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:15,653 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b9c41b-a75c-4175-b914-976229e13a73', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b9c41b-a75c-4175-b914-976229e13a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:16,717 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:16,717 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0147a4bb-294c-44b1-85e6-fb969f86dcd6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0147a4bb-294c-44b1-85e6-fb969f86dcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:17,782 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:17,782 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb5925b-5551-421e-9270-213d54df07e3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb5925b-5551-421e-9270-213d54df07e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:18,845 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:18,846 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59e03bd-b0c1-46d8-973b-d01e8b50a2c3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59e03bd-b0c1-46d8-973b-d01e8b50a2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:19,910 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:19,910 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea0f576-99f9-4186-9ecd-cadf557a1f5f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea0f576-99f9-4186-9ecd-cadf557a1f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:20,977 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:25:20,978 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fc97c6-4869-4962-881c-9128f3fee3a9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fc97c6-4869-4962-881c-9128f3fee3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:22,043 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:22,043 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf5f7c4-7a92-4f3d-88db-11269a9accb0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf5f7c4-7a92-4f3d-88db-11269a9accb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:23,114 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:25:23,115 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcb3d05-c4b2-40bd-8479-796138f12de0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcb3d05-c4b2-40bd-8479-796138f12de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:24,179 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:24,179 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecfaf18-eba4-4c59-ac51-efe1a170a579', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecfaf18-eba4-4c59-ac51-efe1a170a579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:25,242 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:25,242 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83336584-91af-456e-b8a3-f6770c68c860', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83336584-91af-456e-b8a3-f6770c68c860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:26,308 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:26,308 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1b929f-6759-4566-9c0e-c084213182d0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1b929f-6759-4566-9c0e-c084213182d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:27,370 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:25:27,371 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbf8171-4784-49ac-8c4f-1990da8dd047', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbf8171-4784-49ac-8c4f-1990da8dd047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:28,437 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:25:28,437 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38858241-a25b-4adc-9d81-779e85ff92e4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38858241-a25b-4adc-9d81-779e85ff92e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:29,501 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:29,501 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4033612-61f8-4fb7-92f9-8953918776b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4033612-61f8-4fb7-92f9-8953918776b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:30,565 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:30,565 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48b04bf-fda0-4179-bdea-98dfd6472081', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48b04bf-fda0-4179-bdea-98dfd6472081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:31,628 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:31,629 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c43abb-e34f-41fc-bd4c-bc5432bf263b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c43abb-e34f-41fc-bd4c-bc5432bf263b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:32,693 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:32,693 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4fb404-6210-437b-8c37-7a3be8421321', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4fb404-6210-437b-8c37-7a3be8421321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:33,757 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:33,757 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b72657-a3d0-4fcc-93c0-99e7ddc9d824', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b72657-a3d0-4fcc-93c0-99e7ddc9d824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:34,821 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:34,821 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7781b69-d9ef-43cf-9980-6f3016107047', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7781b69-d9ef-43cf-9980-6f3016107047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:35,895 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.066s 2022-02-21 01:25:35,895 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a4a7ff-9cdd-42a1-b60f-752a399be236', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a4a7ff-9cdd-42a1-b60f-752a399be236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:36,959 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:36,959 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640859ae-d6f3-4f09-9a75-49d3dd11fbb6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640859ae-d6f3-4f09-9a75-49d3dd11fbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:38,024 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:38,024 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16f8dee-4724-41b6-8086-ccf3fe39889f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16f8dee-4724-41b6-8086-ccf3fe39889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:39,087 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:39,087 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27fdc51-8503-45a3-b102-f5d2482acb13', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27fdc51-8503-45a3-b102-f5d2482acb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:40,152 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:40,152 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f73a75-279e-45c3-adb3-ec060e300e41', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f73a75-279e-45c3-adb3-ec060e300e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:41,216 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:41,216 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156bcc31-0098-4f1b-8012-ca3ab4c6a2e2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156bcc31-0098-4f1b-8012-ca3ab4c6a2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:42,280 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:42,280 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f958f978-1eaa-4023-a4ad-64772ba46c16', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f958f978-1eaa-4023-a4ad-64772ba46c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:43,343 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:43,343 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c837b1-1498-4ac1-a26e-f37f54ea1e69', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c837b1-1498-4ac1-a26e-f37f54ea1e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:44,414 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:25:44,415 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3b8288-305e-454b-9a2e-b4bec31e2f5a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3b8288-305e-454b-9a2e-b4bec31e2f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:45,478 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:45,478 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4b86e3-e3d2-40ea-b67a-4d4e9640f8b7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4b86e3-e3d2-40ea-b67a-4d4e9640f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:46,542 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:46,542 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2541f1-5925-4f8f-a234-b3aab505aae0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2541f1-5925-4f8f-a234-b3aab505aae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:47,605 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:25:47,605 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab36050e-f3a5-4392-b158-1719d2339464', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab36050e-f3a5-4392-b158-1719d2339464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:48,669 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:25:48,669 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b692223f-50bc-41e3-9be1-e496d24b3464', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b692223f-50bc-41e3-9be1-e496d24b3464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:49,732 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:25:49,732 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc093f3e-482c-4863-9054-8f9431e2bfa7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc093f3e-482c-4863-9054-8f9431e2bfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:50,796 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:25:50,797 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ebe882-fb99-4282-8452-bcd0914510ff', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ebe882-fb99-4282-8452-bcd0914510ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:51,860 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:51,860 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825584d3-eab6-4aea-af25-077df35731c4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825584d3-eab6-4aea-af25-077df35731c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:52,923 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:52,924 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffce086e-4e52-431e-9619-e2f6f623ef1a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffce086e-4e52-431e-9619-e2f6f623ef1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:53,987 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:53,987 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ad65f1-a77d-4e65-9a2f-4614d112a36f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ad65f1-a77d-4e65-9a2f-4614d112a36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:55,050 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:55,051 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0723eb53-0c1c-4290-a000-f7f20d5d0158', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0723eb53-0c1c-4290-a000-f7f20d5d0158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:56,114 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:56,114 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d319040d-5afb-4777-94b7-03a12fb7152b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d319040d-5afb-4777-94b7-03a12fb7152b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:57,178 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:57,178 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad7bd5e-462a-4519-af89-1d4a2acdf532', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad7bd5e-462a-4519-af89-1d4a2acdf532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:58,242 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:58,242 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9271e14-c590-4940-848a-a10d186747cb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9271e14-c590-4940-848a-a10d186747cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:25:59,305 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:25:59,306 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c744e251-8b38-4424-b38b-59a222c34c92', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c744e251-8b38-4424-b38b-59a222c34c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:00,370 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:00,370 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd639ee-1a7f-4a5d-b1d1-ff638b73f02e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd639ee-1a7f-4a5d-b1d1-ff638b73f02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:01,438 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:26:01,438 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4563bd50-19ea-4ca2-8523-e9478bf2465c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4563bd50-19ea-4ca2-8523-e9478bf2465c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:02,502 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:02,502 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c32e12-467b-45f1-b55d-a0b8f23f4879', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c32e12-467b-45f1-b55d-a0b8f23f4879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:03,565 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:03,566 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d9933a-cd08-4853-9d47-2e66fd99653f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d9933a-cd08-4853-9d47-2e66fd99653f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:04,629 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:04,630 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e642523-20f5-4d05-a120-c55b6da8d853', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e642523-20f5-4d05-a120-c55b6da8d853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:05,691 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:05,692 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1eb7a7a-00d0-438c-be75-5edd7ab3bb9c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1eb7a7a-00d0-438c-be75-5edd7ab3bb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:06,755 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:06,756 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7927d8ad-d877-4f4a-a8f8-a4bae0638d76', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7927d8ad-d877-4f4a-a8f8-a4bae0638d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:07,819 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:07,819 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602023bc-7017-414a-8ca6-3ec01553aa9b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602023bc-7017-414a-8ca6-3ec01553aa9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:08,882 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:08,883 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2306434d-51c7-408a-9937-48eb44748840', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2306434d-51c7-408a-9937-48eb44748840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:09,945 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:09,946 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb189b9-2c8e-42cd-aecb-cda6958d2740', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb189b9-2c8e-42cd-aecb-cda6958d2740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:11,008 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:11,008 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1392a6e7-4141-46cf-8a35-1f7e051dad0a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1392a6e7-4141-46cf-8a35-1f7e051dad0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:12,073 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:12,073 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea3b137-ca26-4ad1-a1ef-d5385e10f176', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea3b137-ca26-4ad1-a1ef-d5385e10f176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:13,136 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:13,137 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8afe91-f500-4037-9746-207d6609d795', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8afe91-f500-4037-9746-207d6609d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:14,200 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:14,200 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-673f7db1-595c-4c28-9197-37f9e0735709', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-673f7db1-595c-4c28-9197-37f9e0735709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:15,262 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:15,262 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f4ac5f-c2d3-4557-9e06-ad46279c6a92', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f4ac5f-c2d3-4557-9e06-ad46279c6a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:16,326 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:16,326 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdc58cc-94cc-4c7c-a9cf-d7f9264c4d27', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdc58cc-94cc-4c7c-a9cf-d7f9264c4d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:17,395 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:26:17,395 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88770c8-234f-4e6c-ba61-9a4d134e5a64', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88770c8-234f-4e6c-ba61-9a4d134e5a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:18,458 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:18,459 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86793e0-4983-426a-9257-1c7dcc9b59d8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86793e0-4983-426a-9257-1c7dcc9b59d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:19,526 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:26:19,526 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8669b50d-1886-4a3d-bfe3-cc11f58d2b0c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8669b50d-1886-4a3d-bfe3-cc11f58d2b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:20,590 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:20,590 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad927200-0e11-4dfe-a3af-d08d0f24da02', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad927200-0e11-4dfe-a3af-d08d0f24da02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:21,652 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:21,653 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6f3f31-4696-4ca7-97bb-3d0f472c4d24', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6f3f31-4696-4ca7-97bb-3d0f472c4d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:22,715 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:22,716 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f6f4fb-20ef-440e-8256-d6417ee30809', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f6f4fb-20ef-440e-8256-d6417ee30809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:23,780 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:23,780 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f61b567-997f-4fa2-b763-cb29fd2397a0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f61b567-997f-4fa2-b763-cb29fd2397a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:24,844 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:24,844 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e380f9c-376c-454d-96d5-a1ccb4feb23b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e380f9c-376c-454d-96d5-a1ccb4feb23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:25,909 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:26:25,909 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70826bb-cebb-4620-b673-58509332fb71', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70826bb-cebb-4620-b673-58509332fb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:26,973 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:26,973 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e02182-39ac-468a-9c4d-d27df7d17972', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e02182-39ac-468a-9c4d-d27df7d17972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:28,037 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:28,037 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ae7209-8ea3-45da-bb44-d4c8aa96a558', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ae7209-8ea3-45da-bb44-d4c8aa96a558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:29,099 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:29,100 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49cd8301-5e3f-479f-8130-734911752c26', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49cd8301-5e3f-479f-8130-734911752c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:30,163 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:30,164 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce8d7b1-e373-49e6-b1c6-8412e95d6b68', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce8d7b1-e373-49e6-b1c6-8412e95d6b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:31,227 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:31,227 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ebc76b-63b4-452a-980d-e59c348d7226', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ebc76b-63b4-452a-980d-e59c348d7226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:32,290 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:32,291 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2d9434-4a61-4cb3-b49f-45b219ca024d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2d9434-4a61-4cb3-b49f-45b219ca024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:33,355 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:33,358 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed88539-fd7f-4042-81cb-25667647fe47', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed88539-fd7f-4042-81cb-25667647fe47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:34,423 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:34,423 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc9ccaa-d51c-4705-881a-1232b7ca7c40', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc9ccaa-d51c-4705-881a-1232b7ca7c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:35,486 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:35,487 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945d699c-f4ce-4c98-b63a-09c4485dff43', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945d699c-f4ce-4c98-b63a-09c4485dff43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:36,550 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:36,551 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f50c140-8e5f-454c-84fb-b0dcb1a2a598', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f50c140-8e5f-454c-84fb-b0dcb1a2a598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:37,614 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:37,614 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18fe1b2-beb9-4123-8606-1f4f9f7531be', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18fe1b2-beb9-4123-8606-1f4f9f7531be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:38,681 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:26:38,681 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc52ba9-ec38-48fc-9741-0fedc4b96287', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc52ba9-ec38-48fc-9741-0fedc4b96287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:39,745 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:39,745 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e614dc-ee21-491b-9b4e-0f95ff629f02', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e614dc-ee21-491b-9b4e-0f95ff629f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:40,810 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:40,810 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad1b6a4-ca76-4530-9862-4df3331dbc0d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad1b6a4-ca76-4530-9862-4df3331dbc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:41,873 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:41,873 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437ebf00-101f-4540-90ef-5268a5373b19', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437ebf00-101f-4540-90ef-5268a5373b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:42,938 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:42,939 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e64209-744c-4bf8-80e0-90b031feecfe', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e64209-744c-4bf8-80e0-90b031feecfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:44,007 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:26:44,007 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c63307-dece-40e8-a49a-a43e873372fd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c63307-dece-40e8-a49a-a43e873372fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:45,074 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:26:45,075 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f40bb97-eedd-4c7b-ba76-9388df836aff', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f40bb97-eedd-4c7b-ba76-9388df836aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:46,139 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:46,139 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c67d9da-613f-4ebd-97e5-4836c006ab04', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c67d9da-613f-4ebd-97e5-4836c006ab04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:47,201 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:47,201 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d673d89-fa5f-4ddb-9c3c-363a4b2dd810', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d673d89-fa5f-4ddb-9c3c-363a4b2dd810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:48,264 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:48,265 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-213669bc-191e-4050-aace-4992259b74cb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-213669bc-191e-4050-aace-4992259b74cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:49,328 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:49,329 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0fecf0-d3cb-4261-9444-f5bf378449a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0fecf0-d3cb-4261-9444-f5bf378449a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:50,392 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:50,393 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64342a6d-dd48-4aba-813e-46931e129b2a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64342a6d-dd48-4aba-813e-46931e129b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:51,457 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:51,458 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4217a09b-c82b-47dc-aea1-aa2c60a43aa7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4217a09b-c82b-47dc-aea1-aa2c60a43aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:52,521 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:26:52,522 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be252548-eff9-4630-8a6a-f69c96217af3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be252548-eff9-4630-8a6a-f69c96217af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:53,585 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:53,585 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f526f39-af5a-41b4-9ed9-a509d7cb5970', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f526f39-af5a-41b4-9ed9-a509d7cb5970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:54,659 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.066s 2022-02-21 01:26:54,660 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef168bf-bc67-4713-94c9-b03a6f22a8b6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef168bf-bc67-4713-94c9-b03a6f22a8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:55,725 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:26:55,725 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37eae4b-5f3e-4d36-bba3-9fba020cfc1f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37eae4b-5f3e-4d36-bba3-9fba020cfc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:56,789 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:56,789 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03805a8-3a40-4ecc-8d05-456ddfd6f5e9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03805a8-3a40-4ecc-8d05-456ddfd6f5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:57,851 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:26:57,851 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882be40e-0c52-41bc-a95b-fbf3d14b9dfc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882be40e-0c52-41bc-a95b-fbf3d14b9dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:58,920 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:26:58,920 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc666a69-f7f8-4b78-8a81-34c2574dcec9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc666a69-f7f8-4b78-8a81-34c2574dcec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:26:59,982 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:26:59,983 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e618d9-1dfb-4b34-9f50-6cbbe0b2de14', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e618d9-1dfb-4b34-9f50-6cbbe0b2de14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:01,045 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:01,046 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052c8834-cc6b-4ec3-8ffb-afe22dd06eb6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052c8834-cc6b-4ec3-8ffb-afe22dd06eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:02,112 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:27:02,112 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6253849-b38d-4e5f-9bd5-5f27ee27cdb9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6253849-b38d-4e5f-9bd5-5f27ee27cdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:03,175 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:03,176 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfc5708-7c92-412d-9303-3429432aaada', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfc5708-7c92-412d-9303-3429432aaada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:04,239 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:04,240 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be1fa1b-f115-429f-85b3-b4af699eccfd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be1fa1b-f115-429f-85b3-b4af699eccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:05,304 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:05,304 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25e5959-6df0-4abe-8bc0-f06b3538b463', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25e5959-6df0-4abe-8bc0-f06b3538b463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:06,369 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:27:06,369 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e00235-4acc-4d8a-aa52-162cbb3b2afa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e00235-4acc-4d8a-aa52-162cbb3b2afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:07,433 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:07,434 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683fc7f0-4410-439d-ac87-fabd1826193b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683fc7f0-4410-439d-ac87-fabd1826193b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:08,498 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:08,498 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b040c142-c173-41b9-bddd-d5be41d5855d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b040c142-c173-41b9-bddd-d5be41d5855d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:09,563 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:09,563 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc5dcda-0472-41e6-8559-f505d5a80852', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc5dcda-0472-41e6-8559-f505d5a80852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:10,627 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:10,627 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba5ca49-35f7-40dc-9b39-154275928603', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba5ca49-35f7-40dc-9b39-154275928603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:11,691 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:11,692 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69583264-278f-4548-9882-8bdc1e950811', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69583264-278f-4548-9882-8bdc1e950811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:12,755 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:12,756 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c332d1c-5903-4e74-b3dc-238ef3456791', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c332d1c-5903-4e74-b3dc-238ef3456791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:13,819 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:13,819 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e654df38-c575-44a8-876b-daa5218cf536', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e654df38-c575-44a8-876b-daa5218cf536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:14,882 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:14,883 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d4a906-d4c4-4f04-8e69-59ca41e30d7d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d4a906-d4c4-4f04-8e69-59ca41e30d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:15,946 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:15,947 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4466a9-beca-4fc9-b990-68b01a44943d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4466a9-beca-4fc9-b990-68b01a44943d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:17,010 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:17,010 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcf556c-510f-4850-8de7-a2e06322c5d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcf556c-510f-4850-8de7-a2e06322c5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:18,073 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:18,073 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1042e79b-55df-40b7-ae4d-372e0e2073cd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1042e79b-55df-40b7-ae4d-372e0e2073cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:19,136 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:19,137 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863cb2fa-e461-44d6-9065-2dd4694148bf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863cb2fa-e461-44d6-9065-2dd4694148bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:20,199 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:20,199 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cfb50c-d259-437d-80b0-7b131e2dc849', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cfb50c-d259-437d-80b0-7b131e2dc849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:21,263 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:21,264 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4deeaca1-a952-4082-bb55-bd6abe473f74', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4deeaca1-a952-4082-bb55-bd6abe473f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:22,327 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:22,328 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9659d5c7-5516-4a4b-8658-52e141e01f51', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9659d5c7-5516-4a4b-8658-52e141e01f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:23,392 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:23,393 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc780d0-0f02-4870-92af-0d3c8fa9b848', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc780d0-0f02-4870-92af-0d3c8fa9b848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:24,456 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:24,456 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b30634c-004c-4847-a361-fe9f416f4f16', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b30634c-004c-4847-a361-fe9f416f4f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:25,520 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:25,520 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7557100c-f3ef-4a68-88f5-9b00de21666f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7557100c-f3ef-4a68-88f5-9b00de21666f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:26,583 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:26,583 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1d9a95-e9bf-4e7a-bba8-b148fe52261b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1d9a95-e9bf-4e7a-bba8-b148fe52261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:27,647 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:27,648 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794ce232-2105-494f-801e-9461b4d783bc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794ce232-2105-494f-801e-9461b4d783bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:28,714 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:27:28,714 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593c43f7-9459-4204-bba9-564c0f81e03c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593c43f7-9459-4204-bba9-564c0f81e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:29,782 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:29,782 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590d1b51-898a-4e10-9051-98e677263c8b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590d1b51-898a-4e10-9051-98e677263c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:30,844 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:30,845 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a42842-f884-4977-8ea9-32fb986bb6d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a42842-f884-4977-8ea9-32fb986bb6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:31,908 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:31,909 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a54ea8e-daf8-4217-9889-735f9875a648', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a54ea8e-daf8-4217-9889-735f9875a648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:32,971 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:32,972 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80dd252e-3712-4135-9f48-b5840b19ba48', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80dd252e-3712-4135-9f48-b5840b19ba48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:34,035 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:34,035 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e76881-76e0-4d0c-9317-d4beb0c68543', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e76881-76e0-4d0c-9317-d4beb0c68543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:35,100 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:27:35,100 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db682bd-89fc-4585-b1e5-194fb09e1626', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db682bd-89fc-4585-b1e5-194fb09e1626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:36,164 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:36,165 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fadbfbb-498a-4991-996a-18a7dca7d6cf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fadbfbb-498a-4991-996a-18a7dca7d6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:37,229 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:37,229 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17639b23-75ee-4839-8c3a-4037056c8896', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17639b23-75ee-4839-8c3a-4037056c8896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:38,292 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:38,293 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324464cc-9ea5-483f-a9f8-b76c37d7d280', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324464cc-9ea5-483f-a9f8-b76c37d7d280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:39,358 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:27:39,358 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9a922c-f787-453a-bb5c-a0acc55c41fc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9a922c-f787-453a-bb5c-a0acc55c41fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:40,432 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:27:40,432 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3556bd-7715-4f29-ab78-f430c83995d7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3556bd-7715-4f29-ab78-f430c83995d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:41,496 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:41,496 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222cf08e-1126-4175-96eb-58edce663fe1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222cf08e-1126-4175-96eb-58edce663fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:42,559 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:42,559 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9672696b-e6c1-421c-ad30-e6681a9a1216', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9672696b-e6c1-421c-ad30-e6681a9a1216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:43,622 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:43,623 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0014b07-1b9a-46ef-adfe-f5b82500c3ab', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0014b07-1b9a-46ef-adfe-f5b82500c3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:44,687 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:44,687 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eae64b0-3402-4bf5-be1c-e1f6dc8d3419', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eae64b0-3402-4bf5-be1c-e1f6dc8d3419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:45,752 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:45,753 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b57db9e-e85e-4181-91bd-49f5f59a9bcc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b57db9e-e85e-4181-91bd-49f5f59a9bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:46,817 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:46,817 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863d797b-b748-4dc6-9814-218b77220139', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863d797b-b748-4dc6-9814-218b77220139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:47,883 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:47,883 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19600696-03fc-4a66-ace1-42593be854ae', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19600696-03fc-4a66-ace1-42593be854ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:48,946 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:48,946 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274c7b51-47ce-4426-baa9-a8b23107a15e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274c7b51-47ce-4426-baa9-a8b23107a15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:50,010 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:50,010 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4c2068-e60f-47d4-8871-80327a8af659', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4c2068-e60f-47d4-8871-80327a8af659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:51,073 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:51,073 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c694b6f-aa32-408f-a0cc-da8298053fe1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c694b6f-aa32-408f-a0cc-da8298053fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:52,137 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:27:52,138 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbeae96-c2e1-459d-9772-ef612ebe141d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbeae96-c2e1-459d-9772-ef612ebe141d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:53,200 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:53,201 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ba6c8e-48c0-4b39-acb1-ddfc5c466c39', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ba6c8e-48c0-4b39-acb1-ddfc5c466c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:54,262 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:54,263 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc8ebca-23ea-4a0d-a5f7-72d896045190', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc8ebca-23ea-4a0d-a5f7-72d896045190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:55,326 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:27:55,326 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb5374c-9d40-40fb-8cf5-0c34b91c4702', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb5374c-9d40-40fb-8cf5-0c34b91c4702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:56,390 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:56,391 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b04e39-8a9c-4e26-aaa4-ee29d1d11ab1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b04e39-8a9c-4e26-aaa4-ee29d1d11ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:57,453 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:27:57,453 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f21127d-6da5-4e01-b6cb-aa20ec4fca1a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f21127d-6da5-4e01-b6cb-aa20ec4fca1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:58,519 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:27:58,520 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f12342-e059-4f95-96d2-d55808cda0ad', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f12342-e059-4f95-96d2-d55808cda0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:27:59,586 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:27:59,587 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7ba175-0c4f-4254-af65-f19a99f47109', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7ba175-0c4f-4254-af65-f19a99f47109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:00,649 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:00,649 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedaef00-f551-44fa-b793-2be354b23233', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedaef00-f551-44fa-b793-2be354b23233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:01,711 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:28:01,711 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a4378b-5e5c-49e2-8a10-74dfd861f350', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a4378b-5e5c-49e2-8a10-74dfd861f350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:02,778 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:28:02,778 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3742578b-fe1d-4060-bb82-d1a02ede064b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3742578b-fe1d-4060-bb82-d1a02ede064b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:04,002 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.216s 2022-02-21 01:28:04,003 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987926e3-3085-4999-aa9a-122792482b2f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987926e3-3085-4999-aa9a-122792482b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:05,067 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:05,067 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa6233b-c150-4fd3-9d1b-a0085ae8b2c6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa6233b-c150-4fd3-9d1b-a0085ae8b2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:06,137 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:28:06,137 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dd530c-28a7-42a2-9491-6ce0a8863a60', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dd530c-28a7-42a2-9491-6ce0a8863a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:07,201 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:07,202 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51ef36c-3b24-441b-a124-7632deddf1e1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51ef36c-3b24-441b-a124-7632deddf1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:08,277 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.067s 2022-02-21 01:28:08,277 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a2b045-21db-45c2-bf21-3193bc9f1431', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a2b045-21db-45c2-bf21-3193bc9f1431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:09,348 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:28:09,349 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a3cc58-68ef-4286-9157-2d6742e34fd5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a3cc58-68ef-4286-9157-2d6742e34fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:10,419 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:28:10,420 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb14e1af-9bdb-4cdb-a102-1043f538b712', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb14e1af-9bdb-4cdb-a102-1043f538b712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:11,485 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:28:11,485 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488ce829-5e99-48ad-852c-e55c3bcee335', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488ce829-5e99-48ad-852c-e55c3bcee335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:12,558 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.064s 2022-02-21 01:28:12,558 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da12a831-437b-4cba-80bf-f3eb47c003fa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da12a831-437b-4cba-80bf-f3eb47c003fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:13,677 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.110s 2022-02-21 01:28:13,677 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a7d87e-7217-4ec9-9fd4-2853cfad04b6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a7d87e-7217-4ec9-9fd4-2853cfad04b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:14,788 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.102s 2022-02-21 01:28:14,788 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50bf710-4c62-47e3-918a-11b0fde62240', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50bf710-4c62-47e3-918a-11b0fde62240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:15,900 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.104s 2022-02-21 01:28:15,901 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1411db7-6337-4834-aa17-d45301fefb84', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1411db7-6337-4834-aa17-d45301fefb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:16,967 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:28:16,968 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc2dba4-f7cc-40a3-bb11-93496a16eef1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc2dba4-f7cc-40a3-bb11-93496a16eef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:18,035 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:28:18,035 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51585c4c-f768-408e-8438-13a842655b7c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51585c4c-f768-408e-8438-13a842655b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:19,119 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.076s 2022-02-21 01:28:19,120 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e862f2c-e31a-456e-873b-7d59f63729f5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e862f2c-e31a-456e-873b-7d59f63729f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:20,558 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.429s 2022-02-21 01:28:20,558 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5f10f5-c48a-428f-806e-4edf09724811', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5f10f5-c48a-428f-806e-4edf09724811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:21,624 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:21,624 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d77bbda-0f80-4607-b888-01f113f3ef33', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d77bbda-0f80-4607-b888-01f113f3ef33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:22,689 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:22,689 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c874cf2-91ee-4ee6-baec-55ff3e7a112d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c874cf2-91ee-4ee6-baec-55ff3e7a112d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:23,754 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:23,755 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23008f3-a25d-4ddf-9550-e639c1887cb7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23008f3-a25d-4ddf-9550-e639c1887cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:24,820 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:24,820 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e863b373-9038-4cfc-a603-5da21bb2c5b8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e863b373-9038-4cfc-a603-5da21bb2c5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:25,888 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:28:25,888 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea5e079-d21f-4d1d-88df-c5924df77e9c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea5e079-d21f-4d1d-88df-c5924df77e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:26,953 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:26,954 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788a391d-01b4-485c-9e70-deb18d178b4d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788a391d-01b4-485c-9e70-deb18d178b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:28,021 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:28:28,022 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d72308-2d3c-4961-b27f-295afa78684d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d72308-2d3c-4961-b27f-295afa78684d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:29,088 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:29,088 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ddbc648-e98b-455e-af86-cc05981b5871', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ddbc648-e98b-455e-af86-cc05981b5871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:30,151 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:30,152 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f129a79a-e393-4b5b-b9f1-1b7ce3429c71', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f129a79a-e393-4b5b-b9f1-1b7ce3429c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:31,217 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:31,217 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f25d980-98c5-4e3f-80d1-c4318795a716', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f25d980-98c5-4e3f-80d1-c4318795a716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:32,280 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:32,280 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b37226-c580-4b25-86c1-7c5b6f274964', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b37226-c580-4b25-86c1-7c5b6f274964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:33,341 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:28:33,342 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd719d63-5f22-4d0c-92a8-39c05f4b4686', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd719d63-5f22-4d0c-92a8-39c05f4b4686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:34,406 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:34,406 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3217ea67-a688-4916-977f-b53c36ed477e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3217ea67-a688-4916-977f-b53c36ed477e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:35,475 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:28:35,476 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f8a1d4-fe7b-4e56-8d37-9db4ced08090', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f8a1d4-fe7b-4e56-8d37-9db4ced08090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:36,543 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:28:36,544 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69fad8e-f962-4bb9-b2ab-8f22c9ec6538', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69fad8e-f962-4bb9-b2ab-8f22c9ec6538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:37,607 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:37,607 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e486ec50-7070-43c0-8fac-725816ff8f3a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e486ec50-7070-43c0-8fac-725816ff8f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:38,670 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:38,670 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6230382-7b29-413d-a062-c432a9606922', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6230382-7b29-413d-a062-c432a9606922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:39,736 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:39,737 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c4b588-9227-45ac-814b-7f6714931f7e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c4b588-9227-45ac-814b-7f6714931f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:40,811 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.067s 2022-02-21 01:28:40,812 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66942c59-9e14-44e9-b664-39f1f39099cd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66942c59-9e14-44e9-b664-39f1f39099cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:41,874 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:28:41,874 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e58d6f3-1bf9-47fe-a412-3b3a9d98131c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e58d6f3-1bf9-47fe-a412-3b3a9d98131c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:42,937 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:28:42,937 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f9eb0c-7d0e-4574-b8cd-dfad3023d480', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f9eb0c-7d0e-4574-b8cd-dfad3023d480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:44,000 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:28:44,000 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b671cfd9-6574-45d2-ab6b-4108cfe950f6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b671cfd9-6574-45d2-ab6b-4108cfe950f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:45,064 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:45,064 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbff054-496a-4c18-b1cb-e0e1ab0ea6c0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbff054-496a-4c18-b1cb-e0e1ab0ea6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:46,131 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:28:46,131 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed7ba0f-0ef8-4d33-b564-1be20ce256b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed7ba0f-0ef8-4d33-b564-1be20ce256b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:47,194 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:47,195 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a9b7c5-3670-4444-ae0b-825c98054a4b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a9b7c5-3670-4444-ae0b-825c98054a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:48,258 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:48,258 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7625e9d-2d05-47e9-b532-b8a5732a800c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7625e9d-2d05-47e9-b532-b8a5732a800c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:49,323 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:49,324 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119710e2-ccfd-4dba-9572-1677650f76cf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119710e2-ccfd-4dba-9572-1677650f76cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:50,389 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:50,389 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a142a8-6280-4717-a03c-7088e9362103', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a142a8-6280-4717-a03c-7088e9362103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:51,455 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:28:51,455 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7217dad8-9942-4ceb-b7f5-92aa2ed9f3a6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7217dad8-9942-4ceb-b7f5-92aa2ed9f3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:52,522 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:28:52,522 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f6e4db-8942-42e7-be58-9f12306f94da', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f6e4db-8942-42e7-be58-9f12306f94da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:53,585 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:53,585 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53db69e-c894-43c2-b1f8-eb3f030ede67', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53db69e-c894-43c2-b1f8-eb3f030ede67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:54,649 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:54,650 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60e567e-2c6a-4648-b594-c55567ac62e6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60e567e-2c6a-4648-b594-c55567ac62e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:55,713 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:55,714 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5168b796-6957-4bd0-a386-4b34cde4bc58', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5168b796-6957-4bd0-a386-4b34cde4bc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:56,777 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:56,778 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456329f1-8993-4fae-936a-24e6ee3962ad', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456329f1-8993-4fae-936a-24e6ee3962ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:57,843 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:28:57,844 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d38301-46e1-49da-8d01-79a44ff2cb8f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d38301-46e1-49da-8d01-79a44ff2cb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:58,908 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:28:58,909 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe32735-994a-4e5e-9c1f-a94020a74dee', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe32735-994a-4e5e-9c1f-a94020a74dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:28:59,972 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:28:59,973 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99954aca-245b-4f02-8af3-c9dfa02c4635', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99954aca-245b-4f02-8af3-c9dfa02c4635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:01,037 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:29:01,037 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc82e228-a38c-468a-bc2c-0264764b622a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc82e228-a38c-468a-bc2c-0264764b622a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:02,104 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:29:02,104 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fc8c55-e22c-48fc-8914-830b2d8ee766', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fc8c55-e22c-48fc-8914-830b2d8ee766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:03,177 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.065s 2022-02-21 01:29:03,177 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabc6451-bffe-48fa-8204-2b24cc5ccd52', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabc6451-bffe-48fa-8204-2b24cc5ccd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:04,240 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:04,240 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea78597-994e-409c-831e-c3a3ab55d52f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea78597-994e-409c-831e-c3a3ab55d52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:05,303 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:05,304 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b21fc0d-d641-4e8c-b899-ca3d257aa337', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b21fc0d-d641-4e8c-b899-ca3d257aa337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:06,370 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:29:06,370 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513ad496-cb85-4a2f-8e68-165960a95b11', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513ad496-cb85-4a2f-8e68-165960a95b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:07,436 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:29:07,437 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07708c3b-29ac-4589-a460-da4eb12e95b5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07708c3b-29ac-4589-a460-da4eb12e95b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:08,499 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:08,499 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a54b4a4-d1eb-40af-be61-abe73dfa572c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a54b4a4-d1eb-40af-be61-abe73dfa572c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:09,564 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:09,564 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c11124-c84f-4b33-b20c-d3b20907bd11', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c11124-c84f-4b33-b20c-d3b20907bd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:10,627 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:10,629 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70532ba4-93b1-4467-92e3-51e390d13a60', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70532ba4-93b1-4467-92e3-51e390d13a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:11,693 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:11,693 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ee192c-1e6f-4d01-813c-98ce35c36812', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ee192c-1e6f-4d01-813c-98ce35c36812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:12,758 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:12,758 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e2f8a3-d6c4-429e-bad7-eb49a4e27055', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e2f8a3-d6c4-429e-bad7-eb49a4e27055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:13,821 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:13,821 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0427b08b-9809-4060-a2f3-65d84d2e43f5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0427b08b-9809-4060-a2f3-65d84d2e43f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:14,885 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:14,885 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b051f9f-8c91-4691-8780-cecd6be9ebae', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b051f9f-8c91-4691-8780-cecd6be9ebae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:15,948 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:15,949 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7d18a6-5800-4aaf-897b-a8dcf84d374f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7d18a6-5800-4aaf-897b-a8dcf84d374f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:17,012 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:17,013 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23f3405-5259-45a1-890f-b2da69c03a59', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23f3405-5259-45a1-890f-b2da69c03a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:18,075 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:18,075 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893e7c97-df5a-4cf6-a71a-abe55a9b60d9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893e7c97-df5a-4cf6-a71a-abe55a9b60d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:19,139 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:19,139 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d033d1-8d30-43a6-bda1-ff28fdf392ef', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d033d1-8d30-43a6-bda1-ff28fdf392ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:20,201 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:20,202 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02312c56-254e-4fe5-b365-d4a01779bba3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02312c56-254e-4fe5-b365-d4a01779bba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:21,265 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:21,266 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c9bf0b-4fc2-4f6c-9a48-e51f20c1ed4a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c9bf0b-4fc2-4f6c-9a48-e51f20c1ed4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:22,328 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:22,328 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4536370d-b69f-4cc0-a7c2-ba46644ca668', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4536370d-b69f-4cc0-a7c2-ba46644ca668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:23,393 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:23,393 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1067231c-a2a3-4f7a-9d22-50404ec4eed4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1067231c-a2a3-4f7a-9d22-50404ec4eed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:24,463 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.062s 2022-02-21 01:29:24,464 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0715e33a-a77c-4575-91b1-978a98f571b1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0715e33a-a77c-4575-91b1-978a98f571b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:25,532 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:29:25,532 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7647cb9-519a-4069-8dfe-a0c467405803', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7647cb9-519a-4069-8dfe-a0c467405803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:26,595 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:26,595 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8ee1a2-62a8-44f3-8e2e-94718bfe81d6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8ee1a2-62a8-44f3-8e2e-94718bfe81d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:27,658 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:27,659 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711c1761-d70e-48f4-aa4a-15941b7947db', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711c1761-d70e-48f4-aa4a-15941b7947db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:28,722 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:28,723 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c34368c-02be-4bba-9759-35aa61ab5b7c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c34368c-02be-4bba-9759-35aa61ab5b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:29,786 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:29,786 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42bb7aa-0d73-47e9-b19f-0eb7faeef37f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42bb7aa-0d73-47e9-b19f-0eb7faeef37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:30,850 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:30,850 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164e6254-b7d8-41a9-9277-7cef38baffaf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164e6254-b7d8-41a9-9277-7cef38baffaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:31,916 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:29:31,916 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6ebe61-ba79-483e-bcd2-38eced3b9c67', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6ebe61-ba79-483e-bcd2-38eced3b9c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:32,979 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:32,979 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce72a0c-c646-4692-b058-84c310f386bb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce72a0c-c646-4692-b058-84c310f386bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:34,041 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:34,041 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f18c02-7553-481e-a560-c7234038fa45', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f18c02-7553-481e-a560-c7234038fa45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:35,105 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:35,106 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a89d841-0e52-4974-a3da-278e7629d369', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a89d841-0e52-4974-a3da-278e7629d369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:36,170 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:36,171 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f1aed2-37ba-4e60-9de9-9a8ef35b252b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f1aed2-37ba-4e60-9de9-9a8ef35b252b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:37,234 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:37,235 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873eceb1-82be-4523-aaea-eb7f5f1e24fb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873eceb1-82be-4523-aaea-eb7f5f1e24fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:38,301 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:29:38,302 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fc0061-6fdb-4c1e-b0e2-800879582925', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fc0061-6fdb-4c1e-b0e2-800879582925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:39,365 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:39,365 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa0d5a6-62f2-4005-b74a-7bf1375f5f5f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa0d5a6-62f2-4005-b74a-7bf1375f5f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:40,429 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:40,429 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3af375-6894-42d4-8590-97427e0beb26', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3af375-6894-42d4-8590-97427e0beb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:41,497 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:29:41,497 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16bfff8-1047-4ec9-8ed6-0c5238aaae70', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16bfff8-1047-4ec9-8ed6-0c5238aaae70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:42,569 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:29:42,569 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188b01ff-4e11-4bc6-95ca-a0e05bbcec7e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188b01ff-4e11-4bc6-95ca-a0e05bbcec7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:43,633 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:43,634 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd13b614-ff68-499b-8a57-60cdfdbe10ae', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd13b614-ff68-499b-8a57-60cdfdbe10ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:44,696 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:44,697 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03359f5-5641-4043-97b1-a6b772315560', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03359f5-5641-4043-97b1-a6b772315560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:45,762 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:29:45,762 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86b5739-c3ee-4d7c-b54d-e72d63af241e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86b5739-c3ee-4d7c-b54d-e72d63af241e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:46,829 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:29:46,830 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e1a7db-497a-4b7b-91a7-267d220fb6cb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e1a7db-497a-4b7b-91a7-267d220fb6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:47,893 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:47,893 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ae3b86-fcaa-4617-ab15-fe2fcbadad59', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ae3b86-fcaa-4617-ab15-fe2fcbadad59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:48,956 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:48,957 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c892993f-ea82-4395-9b9d-43b8ae75e942', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c892993f-ea82-4395-9b9d-43b8ae75e942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:50,019 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:50,019 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6c445c-f5ed-48a6-943b-84d868954175', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6c445c-f5ed-48a6-943b-84d868954175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:51,081 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:51,082 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd787d6-a4b5-420d-8192-887f8cf90aa9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd787d6-a4b5-420d-8192-887f8cf90aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:52,145 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:52,145 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84778fbe-98c0-46e7-a914-293098299ee5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84778fbe-98c0-46e7-a914-293098299ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:53,209 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:29:53,209 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc79bf3-a8d5-493e-80f5-5844471d85ec', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc79bf3-a8d5-493e-80f5-5844471d85ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:54,272 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:54,273 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c8aa34-5583-4cfd-87ff-5a51724240c3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c8aa34-5583-4cfd-87ff-5a51724240c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:55,335 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:55,335 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884a1367-6857-48f1-8598-0c1ab200f6d6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884a1367-6857-48f1-8598-0c1ab200f6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:56,399 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:56,399 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a059c29c-2aed-4cc6-8af3-8c2e663d10a4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a059c29c-2aed-4cc6-8af3-8c2e663d10a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:57,462 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:29:57,462 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac956926-a99e-4fc5-b358-23955eff0acf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac956926-a99e-4fc5-b358-23955eff0acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:58,526 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:29:58,526 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10b2a8e-39bd-4822-927c-69e809cf0b98', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10b2a8e-39bd-4822-927c-69e809cf0b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:29:59,592 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:29:59,592 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5988419-7463-43b8-b86e-58fea9ca5f3d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5988419-7463-43b8-b86e-58fea9ca5f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:00,654 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:00,655 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19972bb1-25c6-489c-935e-2554ce47e5f7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19972bb1-25c6-489c-935e-2554ce47e5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:01,719 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:01,719 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e08ab89-4f6e-4022-8076-cfe120ba536b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e08ab89-4f6e-4022-8076-cfe120ba536b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:02,783 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:02,783 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120e4d22-1e31-4d82-952c-363208b2be73', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120e4d22-1e31-4d82-952c-363208b2be73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:03,845 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:30:03,846 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59557958-bd26-4a71-9d34-b7c4931152e6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59557958-bd26-4a71-9d34-b7c4931152e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:04,909 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:04,909 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9738892-4fb0-4db2-9f67-c074a1234ddd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9738892-4fb0-4db2-9f67-c074a1234ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:05,973 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:05,973 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6895b210-6f99-42bd-ae79-6259f44ccfc3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6895b210-6f99-42bd-ae79-6259f44ccfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:05,980 117830 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2022-02-21 01:30:06,066 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/detail 0.084s 2022-02-21 01:30:06,067 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdaf4e8-ea87-4a10-8656-6ff2d0f52e3f', 'content-length': '1001', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdaf4e8-ea87-4a10-8656-6ff2d0f52e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/detail'} Body: b'{"volumes": [{"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:24:05.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}]}' 2022-02-21 01:30:06,294 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5/action 0.220s 2022-02-21 01:30:06,295 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b4ac32-cffa-48ee-8e4e-3c3b100ecce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/5e30cbd3-c90b-4991-b003-b8a1520eb8b5/action'} Body: b'' 2022-02-21 01:30:06,473 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.178s 2022-02-21 01:30:06,473 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db526ab-59a4-4571-8f8e-9d966630420a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db526ab-59a4-4571-8f8e-9d966630420a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:07,537 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:07,537 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe05512-5d1b-444a-8037-2dbbe2b28a4c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe05512-5d1b-444a-8037-2dbbe2b28a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:08,607 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.062s 2022-02-21 01:30:08,608 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed445730-b9da-4c1e-ab33-61d02cbc3570', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed445730-b9da-4c1e-ab33-61d02cbc3570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:09,675 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:30:09,675 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb74aae9-75ca-4c47-ba28-a25f3ecec8fd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb74aae9-75ca-4c47-ba28-a25f3ecec8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:10,753 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.070s 2022-02-21 01:30:10,754 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e86a251-8a94-4afa-8bc0-b9e35b6180a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e86a251-8a94-4afa-8bc0-b9e35b6180a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:11,836 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.074s 2022-02-21 01:30:11,837 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f1b41c-c44f-41f8-a1e7-7b2069cbbdb1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f1b41c-c44f-41f8-a1e7-7b2069cbbdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:12,912 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.069s 2022-02-21 01:30:12,913 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a944b7c-d8ea-47d4-adf3-d43e482a9167', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a944b7c-d8ea-47d4-adf3-d43e482a9167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:13,983 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.062s 2022-02-21 01:30:13,984 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb2b475-7470-47fe-b5e4-fc68870d24c3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb2b475-7470-47fe-b5e4-fc68870d24c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:15,056 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.064s 2022-02-21 01:30:15,056 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b221340-63a3-4d29-afef-2ae8d3edc619', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b221340-63a3-4d29-afef-2ae8d3edc619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:16,122 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:30:16,122 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2d2c0b-5fa3-4805-8825-70fcb3e893bf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2d2c0b-5fa3-4805-8825-70fcb3e893bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:17,190 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:30:17,191 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228c3445-cca6-45f2-bf2f-f269df426e05', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228c3445-cca6-45f2-bf2f-f269df426e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:18,253 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:30:18,253 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c66e294-75a8-4729-8c33-8aea6e294434', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c66e294-75a8-4729-8c33-8aea6e294434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:19,316 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:19,317 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab49fc6d-ae3b-44af-bfd1-6342e47a001e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab49fc6d-ae3b-44af-bfd1-6342e47a001e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:20,379 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:20,380 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0e0485-28f3-44a7-825c-965a0d948941', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0e0485-28f3-44a7-825c-965a0d948941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:21,447 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:30:21,447 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c17ce2-b41b-43e0-b767-7630987227d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c17ce2-b41b-43e0-b767-7630987227d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:22,510 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:22,510 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0150871b-662f-4f48-9d7f-0a6c13686c57', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0150871b-662f-4f48-9d7f-0a6c13686c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:23,572 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:30:23,573 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d89880-2851-4e85-9fbb-c241f6e0b9b8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d89880-2851-4e85-9fbb-c241f6e0b9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:24,637 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:24,638 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf32649a-9f81-4b8d-b346-ca2fe3c14dc6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf32649a-9f81-4b8d-b346-ca2fe3c14dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:25,701 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:30:25,701 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472e3b6d-7c2d-4fd1-906f-dea3cc00158a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472e3b6d-7c2d-4fd1-906f-dea3cc00158a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:26,765 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:30:26,766 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9716d98-c242-4584-a37c-717ab65b82a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9716d98-c242-4584-a37c-717ab65b82a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:27,829 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:27,829 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7074da2f-693b-4c32-9154-f66655baf55f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7074da2f-693b-4c32-9154-f66655baf55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:28,893 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:28,893 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744e0f5b-a84f-45b0-b906-5742f033287e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744e0f5b-a84f-45b0-b906-5742f033287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:29,959 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:30:29,960 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888b28df-2488-4983-8588-1ba4a08fb8c1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888b28df-2488-4983-8588-1ba4a08fb8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:31,031 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.064s 2022-02-21 01:30:31,032 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1957d17-4ae4-4c4c-80b6-9f678807308d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1957d17-4ae4-4c4c-80b6-9f678807308d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:32,098 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:30:32,098 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79edbaa-f1d8-4c20-ba8c-44adf4498650', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79edbaa-f1d8-4c20-ba8c-44adf4498650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:33,175 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.068s 2022-02-21 01:30:33,176 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8553d93-88ad-4b95-8608-a7e8f168a13b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8553d93-88ad-4b95-8608-a7e8f168a13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:34,242 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:30:34,243 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888d1eae-9f99-4d97-ba88-18d90bbb68b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888d1eae-9f99-4d97-ba88-18d90bbb68b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:35,308 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:30:35,308 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58259625-7072-4b05-94d6-41e83ecd5244', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58259625-7072-4b05-94d6-41e83ecd5244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:36,377 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:30:36,377 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff0d5f2-355c-4313-8f5b-592aeb564d13', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff0d5f2-355c-4313-8f5b-592aeb564d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:37,448 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:30:37,448 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78569863-fb5c-4586-a3a5-5d54d966eb07', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78569863-fb5c-4586-a3a5-5d54d966eb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:38,512 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:38,513 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8648dcf9-9316-462a-9888-b0416b05da09', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8648dcf9-9316-462a-9888-b0416b05da09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:39,576 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:39,576 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1e786c-84de-49cb-8642-a2480bef8325', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1e786c-84de-49cb-8642-a2480bef8325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:40,641 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:40,641 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7c623e-911b-4308-8114-2d87fcbbecca', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7c623e-911b-4308-8114-2d87fcbbecca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:41,705 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:41,705 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d4cbaf-8555-471b-92a8-aac0e17848a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d4cbaf-8555-471b-92a8-aac0e17848a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:42,770 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:30:42,770 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62259b56-5af7-4d28-8ee5-c76ebade315f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62259b56-5af7-4d28-8ee5-c76ebade315f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:43,834 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:43,834 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77157ef-7245-4a2f-a5f0-632b2fa58435', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77157ef-7245-4a2f-a5f0-632b2fa58435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:44,901 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:30:44,901 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a9391e-8b45-4e91-b2e6-191924aa70d0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a9391e-8b45-4e91-b2e6-191924aa70d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:45,966 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:45,966 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1937ef-8bfa-4082-a7b7-30c3505ae786', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1937ef-8bfa-4082-a7b7-30c3505ae786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:47,031 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:47,031 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4733001-9791-428a-b3cb-da31a24bb225', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4733001-9791-428a-b3cb-da31a24bb225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:48,094 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:48,095 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf0ba09-e3ee-44b4-8c9f-dc6457d7d2bf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf0ba09-e3ee-44b4-8c9f-dc6457d7d2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:49,158 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:30:49,158 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd35b741-50db-4204-a072-e30300abcceb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd35b741-50db-4204-a072-e30300abcceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:50,222 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:50,222 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a657ce96-93f8-45dd-9866-982cd0f81111', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a657ce96-93f8-45dd-9866-982cd0f81111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:51,292 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:30:51,292 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b7549a-d450-4833-9543-0be3c800db90', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b7549a-d450-4833-9543-0be3c800db90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:52,355 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:52,356 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ff4164-9827-4d7c-ab8c-8dab67e19b14', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ff4164-9827-4d7c-ab8c-8dab67e19b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:53,418 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:53,419 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cde3ef-0413-4027-b9ce-d55f1e5e2db5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cde3ef-0413-4027-b9ce-d55f1e5e2db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:54,483 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:54,483 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb21afa-53bf-4ce6-ab8f-1489d9b2a1de', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb21afa-53bf-4ce6-ab8f-1489d9b2a1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:55,546 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:55,547 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a42d372-7247-4802-8ec2-56a1b8a670db', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a42d372-7247-4802-8ec2-56a1b8a670db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:56,615 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:30:56,615 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032d495e-16bc-4e16-be7d-4bb89fa62740', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032d495e-16bc-4e16-be7d-4bb89fa62740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:57,680 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:30:57,681 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f86b7f2-7180-41c5-913e-5b9d6b8f6348', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f86b7f2-7180-41c5-913e-5b9d6b8f6348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:58,745 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:30:58,745 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc07fa0-12e2-4cee-8b13-caedbd218e81', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc07fa0-12e2-4cee-8b13-caedbd218e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:30:59,817 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.063s 2022-02-21 01:30:59,818 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f53dcca-f47f-4924-9a63-e9d1b4ec28f6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f53dcca-f47f-4924-9a63-e9d1b4ec28f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:00,880 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:00,881 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38685c9e-3b9e-4ee1-ad06-ece62a7904ca', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38685c9e-3b9e-4ee1-ad06-ece62a7904ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:01,942 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:01,943 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefa0a17-32cd-4306-9471-89316cff7d22', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefa0a17-32cd-4306-9471-89316cff7d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:03,007 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:03,007 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848d34ff-d125-43e6-ad01-45f559b26b11', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848d34ff-d125-43e6-ad01-45f559b26b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:04,070 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:04,071 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2ba6c1-c6f9-4d67-a33d-e4ad6cd00b71', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2ba6c1-c6f9-4d67-a33d-e4ad6cd00b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:05,134 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:05,135 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127d7850-b0b2-4342-b5f5-7c3676da242b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127d7850-b0b2-4342-b5f5-7c3676da242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:06,201 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:31:06,201 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746a323b-09f7-4d12-bf89-a4e609e655b8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746a323b-09f7-4d12-bf89-a4e609e655b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:07,267 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:07,267 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75e989d-d61a-43e7-804d-29a512ea984e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75e989d-d61a-43e7-804d-29a512ea984e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:08,331 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:08,331 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1185acb6-1794-4397-aff5-4a1ad8e81954', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1185acb6-1794-4397-aff5-4a1ad8e81954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:09,395 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:09,396 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735c9268-5340-43dc-b9f3-1a38ef7b6891', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735c9268-5340-43dc-b9f3-1a38ef7b6891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:10,459 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:10,459 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc7eb1f-0ec4-43af-a182-4f05a323f837', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc7eb1f-0ec4-43af-a182-4f05a323f837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:11,524 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:11,525 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5030c40-7de7-4016-a898-638ff1b9ff1b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5030c40-7de7-4016-a898-638ff1b9ff1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:12,587 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:12,587 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1912118-f9bc-42f0-b250-e883d53dda9d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1912118-f9bc-42f0-b250-e883d53dda9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:13,650 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:31:13,650 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dcbea5a-3b77-445e-845e-3e92fcbb2d47', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dcbea5a-3b77-445e-845e-3e92fcbb2d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:14,713 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:14,713 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb591c39-52c6-48b9-842a-a3ee7bf73b12', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb591c39-52c6-48b9-842a-a3ee7bf73b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:15,777 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:15,778 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8814de-ea27-473c-b2ab-e07fe3886d42', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8814de-ea27-473c-b2ab-e07fe3886d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:16,841 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:16,841 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ca5a53-f4b9-46fa-bdec-79bea53b2798', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ca5a53-f4b9-46fa-bdec-79bea53b2798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:17,907 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:17,907 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d0932f-254a-440c-b148-25cfac136904', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d0932f-254a-440c-b148-25cfac136904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:18,971 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:18,972 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186a8c8e-8458-4f33-8ce5-6ab7b495c8d4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186a8c8e-8458-4f33-8ce5-6ab7b495c8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:20,036 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:20,036 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a46b81-ce98-4f10-84c7-8400226b50b3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a46b81-ce98-4f10-84c7-8400226b50b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:21,098 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:21,099 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b93ef4-71e9-48d3-9073-5e21be19397f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b93ef4-71e9-48d3-9073-5e21be19397f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:22,162 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:22,162 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21507036-b1d2-4648-8275-9230135e267e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21507036-b1d2-4648-8275-9230135e267e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:23,225 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:23,226 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7254e9c2-3f35-4c15-8bfb-598dc9a2e0c3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7254e9c2-3f35-4c15-8bfb-598dc9a2e0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:24,290 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:24,291 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48931fe-cff6-450f-81aa-52f5ff71b5d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48931fe-cff6-450f-81aa-52f5ff71b5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:25,352 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:25,353 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abefa39-4387-4d14-884c-8ce46c752edc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abefa39-4387-4d14-884c-8ce46c752edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:26,418 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:26,418 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e917e2-2c8a-4b51-a493-639602f91441', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e917e2-2c8a-4b51-a493-639602f91441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:27,481 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:27,481 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c223c6-954d-4f43-a075-a0aa10a17ace', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c223c6-954d-4f43-a075-a0aa10a17ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:28,545 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:28,545 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b30b166-bd45-4908-811f-8ae5d6867351', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b30b166-bd45-4908-811f-8ae5d6867351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:29,611 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:29,611 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a866cd33-eab8-42d6-bc13-cd1651dccf6b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a866cd33-eab8-42d6-bc13-cd1651dccf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:30,677 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:30,677 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cc1fc7-496b-46f2-b31c-d7960cd3a571', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cc1fc7-496b-46f2-b31c-d7960cd3a571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:31,742 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:31,743 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64977832-44e0-4fd4-b0e6-12127dc4f48e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64977832-44e0-4fd4-b0e6-12127dc4f48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:32,808 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:32,809 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1079267-3531-4237-88f3-a1bcc1748332', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1079267-3531-4237-88f3-a1bcc1748332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:33,873 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:33,874 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dde76d3-a583-49af-892d-cd15925913b5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dde76d3-a583-49af-892d-cd15925913b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:34,937 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:34,938 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accf0f7e-97f1-42dd-86f7-c2a0b50ac6d0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accf0f7e-97f1-42dd-86f7-c2a0b50ac6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:36,004 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:36,004 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb51e77-aea3-4daf-bfea-0934c2fa9f3c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb51e77-aea3-4daf-bfea-0934c2fa9f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:37,073 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:31:37,073 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfbceac-085a-4a11-a08a-20a7f59e7732', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfbceac-085a-4a11-a08a-20a7f59e7732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:38,136 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:38,136 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0602ff-d847-4633-8b4d-3b072ae12b27', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0602ff-d847-4633-8b4d-3b072ae12b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:39,200 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:39,201 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3609699b-9beb-40c5-a8b0-5110de3af400', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3609699b-9beb-40c5-a8b0-5110de3af400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:40,265 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:40,265 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d214b71-0edd-442f-b687-1b38ff7b85a9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d214b71-0edd-442f-b687-1b38ff7b85a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:41,329 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:41,330 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7a9bce-3f35-4125-ba0d-d2ab06d2e925', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7a9bce-3f35-4125-ba0d-d2ab06d2e925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:42,398 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:31:42,399 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd94b406-4caf-493b-b0a1-5f48485902c5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd94b406-4caf-493b-b0a1-5f48485902c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:43,463 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:43,463 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d165be31-5b07-4dda-a04c-e591555d01a6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d165be31-5b07-4dda-a04c-e591555d01a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:44,527 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:44,528 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6da6ca-1dcd-4b91-810a-c6d1648fe2a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6da6ca-1dcd-4b91-810a-c6d1648fe2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:45,591 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:45,592 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7502bb38-36cf-4b41-a1a3-5fa33ff56424', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7502bb38-36cf-4b41-a1a3-5fa33ff56424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:46,655 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:46,656 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f8d912-007e-4b9d-a5a6-76d134c47225', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f8d912-007e-4b9d-a5a6-76d134c47225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:47,718 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:31:47,718 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c168c00-2d5d-4388-8831-3154859d2358', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c168c00-2d5d-4388-8831-3154859d2358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:48,782 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:48,782 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd04d89-5710-4ada-a3bb-fcdb26cda651', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd04d89-5710-4ada-a3bb-fcdb26cda651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:49,851 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:31:49,852 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b5ee68-57e1-4099-ba26-7c76706d6067', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b5ee68-57e1-4099-ba26-7c76706d6067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:50,915 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:50,915 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f18031-c46f-4115-8645-2172c084a44c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f18031-c46f-4115-8645-2172c084a44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:51,978 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:31:51,979 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f68e20-6a8a-45bf-af0c-3ac2965146e0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f68e20-6a8a-45bf-af0c-3ac2965146e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:53,042 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:53,043 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268747db-bf2b-415d-af3d-901bd8fe29aa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268747db-bf2b-415d-af3d-901bd8fe29aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:54,106 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:54,106 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10208a49-da15-4c7e-bb15-e004025feea2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10208a49-da15-4c7e-bb15-e004025feea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:55,170 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:31:55,171 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87403b25-5076-4253-921c-39671eb11090', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87403b25-5076-4253-921c-39671eb11090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:56,237 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:56,237 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7f48f3-efe8-4f3d-86d3-ee1e049b0723', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7f48f3-efe8-4f3d-86d3-ee1e049b0723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:57,302 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:57,302 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb445f4f-fdfd-41a0-b40d-60ff23f5b792', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb445f4f-fdfd-41a0-b40d-60ff23f5b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:58,366 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:31:58,366 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4e8ea6-cad3-4f6d-b027-12965d027a9b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4e8ea6-cad3-4f6d-b027-12965d027a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:31:59,432 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:31:59,432 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c96fd3d-7923-44c4-83ae-a403fadcb161', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c96fd3d-7923-44c4-83ae-a403fadcb161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:00,496 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:00,496 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0e8487-19fe-42bd-b7fc-180044f24207', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0e8487-19fe-42bd-b7fc-180044f24207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:01,559 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:32:01,559 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab43651-7529-48c5-b9af-30b1f4abb441', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab43651-7529-48c5-b9af-30b1f4abb441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:02,624 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:02,625 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a6aba2-c4d0-48fb-9242-c1a819306ed4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a6aba2-c4d0-48fb-9242-c1a819306ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:03,692 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:32:03,692 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fbc69d-e9ce-4eaf-a548-d7007ef00ef7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fbc69d-e9ce-4eaf-a548-d7007ef00ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:04,768 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.067s 2022-02-21 01:32:04,768 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd742db6-aa50-41a7-ada4-9b991396ff6e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd742db6-aa50-41a7-ada4-9b991396ff6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:05,842 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.066s 2022-02-21 01:32:05,843 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8e7be7-f832-4a79-a05b-a110b31a01b9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8e7be7-f832-4a79-a05b-a110b31a01b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:06,907 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:06,907 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac816dd-dee3-4b2c-88d1-a3e3a4494d96', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac816dd-dee3-4b2c-88d1-a3e3a4494d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:07,971 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:07,972 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b755b4db-3d90-4536-b6ca-5bda0ce49009', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b755b4db-3d90-4536-b6ca-5bda0ce49009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:09,037 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:09,038 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b309eff-b1d1-4c53-b4f2-d3410b39e0d9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b309eff-b1d1-4c53-b4f2-d3410b39e0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:10,103 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:10,103 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ffab2f-184c-4c79-ae2a-0935bee7a718', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ffab2f-184c-4c79-ae2a-0935bee7a718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:11,170 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:32:11,171 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83d5ea0-4628-4e31-be8e-d0b7863510b9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83d5ea0-4628-4e31-be8e-d0b7863510b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:12,236 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:12,236 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083325d9-9a5f-42f3-81a8-447edbad7fe4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083325d9-9a5f-42f3-81a8-447edbad7fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:13,301 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:13,302 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491f3902-15ae-4eb5-9f39-1b2e55141664', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491f3902-15ae-4eb5-9f39-1b2e55141664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:14,364 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:32:14,365 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da2e1ac-e2b0-4cf0-a98c-a216a1866eab', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da2e1ac-e2b0-4cf0-a98c-a216a1866eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:15,430 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:15,431 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee286c9b-70ea-4ce0-8fc8-de4934221613', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee286c9b-70ea-4ce0-8fc8-de4934221613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:16,496 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:16,496 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1181104-d1fc-4196-ae88-55ef534bcd51', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1181104-d1fc-4196-ae88-55ef534bcd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:17,560 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:17,561 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d364f43f-7f7d-46e7-969d-75c173021540', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d364f43f-7f7d-46e7-969d-75c173021540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:18,633 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.064s 2022-02-21 01:32:18,633 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c8025c-10ec-4026-8b0b-38ed00009475', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c8025c-10ec-4026-8b0b-38ed00009475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:19,707 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:19,707 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3120d76-6154-43dd-85ce-b759235b988b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3120d76-6154-43dd-85ce-b759235b988b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:20,771 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:20,771 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb54745-7d08-476a-b93d-d226db4672a4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb54745-7d08-476a-b93d-d226db4672a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:21,836 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:21,837 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62922fc-47e3-4835-95c1-3490c6fbaa57', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62922fc-47e3-4835-95c1-3490c6fbaa57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:23,209 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.365s 2022-02-21 01:32:23,210 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bec97d-e9b6-477c-9983-383246100e6b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bec97d-e9b6-477c-9983-383246100e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:24,272 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:24,273 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521bea14-b25b-405c-9ac0-4053f4d106a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521bea14-b25b-405c-9ac0-4053f4d106a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:25,338 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:25,339 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cbedb4-cfc7-4cda-b075-97dcfc7e923e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cbedb4-cfc7-4cda-b075-97dcfc7e923e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:26,402 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:26,403 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317166db-893d-4a61-92d4-1a9d8fd10455', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317166db-893d-4a61-92d4-1a9d8fd10455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:27,466 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:27,466 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62291a8-63da-4b5b-bc0b-a1a8ee4b98ba', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62291a8-63da-4b5b-bc0b-a1a8ee4b98ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:28,530 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:28,530 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4edb0e0-eb86-4371-8d46-4eac26848dbc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4edb0e0-eb86-4371-8d46-4eac26848dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:29,594 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:29,595 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e3b3ef-adaa-4eba-aa20-8bb2665d68d6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e3b3ef-adaa-4eba-aa20-8bb2665d68d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:30,661 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:30,661 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c182a4-6100-40f7-9e52-777b5e613b6c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c182a4-6100-40f7-9e52-777b5e613b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:31,727 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:31,727 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adb86a8-0e3f-48e8-bbf7-aaf4f5bf2ba5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adb86a8-0e3f-48e8-bbf7-aaf4f5bf2ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:32,795 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:32:32,795 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d464ecd7-ff45-4f9a-828b-7345b48715d7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d464ecd7-ff45-4f9a-828b-7345b48715d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:33,861 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:33,861 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0bb50ba-3a34-4790-a5dd-3931fcddb03a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0bb50ba-3a34-4790-a5dd-3931fcddb03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:34,927 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:34,928 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3903d3-48c1-4011-a33c-cd55a46b79c3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3903d3-48c1-4011-a33c-cd55a46b79c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:35,994 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:35,995 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10b6b77-5be5-42a5-96a2-288601d7d540', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10b6b77-5be5-42a5-96a2-288601d7d540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:37,069 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.066s 2022-02-21 01:32:37,070 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208f4288-e40c-487c-a983-dd00559733ef', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208f4288-e40c-487c-a983-dd00559733ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:38,134 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:38,135 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47436fd-0afe-4ad2-985a-8ac8349af534', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47436fd-0afe-4ad2-985a-8ac8349af534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:39,198 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:39,198 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8327a8-59d5-40fa-9fa1-9224dada8255', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8327a8-59d5-40fa-9fa1-9224dada8255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:40,263 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:40,263 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981364df-9307-4412-9b7b-67bb77b64515', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981364df-9307-4412-9b7b-67bb77b64515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:41,327 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:41,327 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b938dd95-6d6f-4ff5-9431-5c4c455ba127', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b938dd95-6d6f-4ff5-9431-5c4c455ba127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:42,393 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:42,394 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97293bce-df28-4ba1-9c19-aa7149753f59', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97293bce-df28-4ba1-9c19-aa7149753f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:43,457 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:43,458 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05404d43-de49-462e-8ea4-ab8595580cb7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05404d43-de49-462e-8ea4-ab8595580cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:44,525 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:32:44,525 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f32b9e-4bc6-4ba0-97e6-199826430cfb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f32b9e-4bc6-4ba0-97e6-199826430cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:45,590 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:45,590 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9581b4a-eb92-4a15-bf87-4685a6ad6c79', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9581b4a-eb92-4a15-bf87-4685a6ad6c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:46,654 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:46,654 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f9464b-10d4-4d9c-a347-29e6e65fbfd4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f9464b-10d4-4d9c-a347-29e6e65fbfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:47,718 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:47,718 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24f473b-a6e3-4fa2-bf81-73289f33e35d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24f473b-a6e3-4fa2-bf81-73289f33e35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:48,781 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:32:48,781 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b279d0-cbf4-4cbd-b122-12224009cb0a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b279d0-cbf4-4cbd-b122-12224009cb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:49,848 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:32:49,849 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85829f87-eaeb-460c-a7c2-9da6c98e5058', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85829f87-eaeb-460c-a7c2-9da6c98e5058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:50,912 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:50,913 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e82467-6754-4696-ac8a-65eb5880a9ec', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e82467-6754-4696-ac8a-65eb5880a9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:51,976 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:51,976 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d55e93-e9d0-4f68-acc9-54fbd6fb12aa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d55e93-e9d0-4f68-acc9-54fbd6fb12aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:53,039 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:53,039 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e97701-93bc-469f-a1b9-74d8b8373ea6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e97701-93bc-469f-a1b9-74d8b8373ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:54,103 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:54,104 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73113d1-2931-4d9e-b688-89cc5661bda7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73113d1-2931-4d9e-b688-89cc5661bda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:55,168 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:32:55,168 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2af0172-dd12-4189-81b4-1685065670ef', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2af0172-dd12-4189-81b4-1685065670ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:56,232 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:56,233 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7eaf1c-9ddb-42eb-a06b-c8ca016f0d59', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7eaf1c-9ddb-42eb-a06b-c8ca016f0d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:57,300 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:32:57,300 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b5b7bf-cbe2-4350-986c-85068f5f9fe8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b5b7bf-cbe2-4350-986c-85068f5f9fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:58,365 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:58,365 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3a1585-f3ad-4b84-9fbe-832ce94d773c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3a1585-f3ad-4b84-9fbe-832ce94d773c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:32:59,429 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:32:59,430 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2902575-7907-4a47-ace8-1c252989fd22', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2902575-7907-4a47-ace8-1c252989fd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:00,494 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:00,495 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5ef679-78b5-40a6-a9b0-b888ccd676d3', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5ef679-78b5-40a6-a9b0-b888ccd676d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:01,560 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:01,560 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33c6827-b48c-498e-8b48-26f0810b7824', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33c6827-b48c-498e-8b48-26f0810b7824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:02,621 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:33:02,621 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a3a8c3-487c-4381-bf71-76722abd2953', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a3a8c3-487c-4381-bf71-76722abd2953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:03,685 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:03,686 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a06c2f-69be-4b06-923d-3900f3b1c219', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a06c2f-69be-4b06-923d-3900f3b1c219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:04,885 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.189s 2022-02-21 01:33:04,885 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f52963d-02cb-40cb-a71a-d400fb3e10a6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f52963d-02cb-40cb-a71a-d400fb3e10a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:05,951 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:05,951 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b387302-1251-4e7f-b6d3-63a1d1f8e2cf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b387302-1251-4e7f-b6d3-63a1d1f8e2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:07,017 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:33:07,018 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c883ae9c-e459-496d-9a03-2f95bf02a603', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c883ae9c-e459-496d-9a03-2f95bf02a603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:08,081 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:08,082 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162e4027-4dde-43d3-a929-8476352b3913', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162e4027-4dde-43d3-a929-8476352b3913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:09,147 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:09,148 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3f7317-7316-43e2-b0c9-c49244dfae1d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3f7317-7316-43e2-b0c9-c49244dfae1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:10,214 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:33:10,214 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7af549-c80f-48d2-af5e-a531ff45f73e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7af549-c80f-48d2-af5e-a531ff45f73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:11,277 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:11,277 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cca8b8-a976-44de-a0e4-7b00559b6538', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cca8b8-a976-44de-a0e4-7b00559b6538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:12,340 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:12,341 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652aedb9-7b5d-4694-a388-87e9e6223b7d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652aedb9-7b5d-4694-a388-87e9e6223b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:13,404 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:13,405 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae4d4b5-8f8e-4090-abb2-fb86db04f299', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae4d4b5-8f8e-4090-abb2-fb86db04f299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:14,468 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:14,468 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443e6c71-f878-4b55-af2b-ce9129d819cc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443e6c71-f878-4b55-af2b-ce9129d819cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:15,534 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:15,534 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46bb8616-985f-4b18-ab25-20926e94e03c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46bb8616-985f-4b18-ab25-20926e94e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:16,599 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:16,599 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33cd8803-9cad-4d30-89f8-d6ea31a79f3e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33cd8803-9cad-4d30-89f8-d6ea31a79f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:17,663 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:17,663 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f2ee0b-b22f-4741-b5f1-b15ee3fca407', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f2ee0b-b22f-4741-b5f1-b15ee3fca407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:18,730 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:33:18,730 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712f543-22a9-447e-b0e8-adbe3b5eea48', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712f543-22a9-447e-b0e8-adbe3b5eea48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:19,796 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:19,796 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291e2120-435d-41f1-9a5f-2871cb58f6b2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291e2120-435d-41f1-9a5f-2871cb58f6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:20,858 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:33:20,859 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9388dd49-b39d-4f58-8f28-eac0ac274e89', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9388dd49-b39d-4f58-8f28-eac0ac274e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:21,923 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:21,924 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4aabcd8-1507-470b-96f3-bd45943a355a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4aabcd8-1507-470b-96f3-bd45943a355a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:22,987 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:22,987 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31fae6b-5514-4c0c-939d-97fbe85a4ec4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31fae6b-5514-4c0c-939d-97fbe85a4ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:24,051 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:24,052 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55242ea4-3ab1-4c57-9efc-df0bb8b52cd5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55242ea4-3ab1-4c57-9efc-df0bb8b52cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:25,114 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:33:25,114 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bd1531-9cf6-4664-bf3d-10e341491e8a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bd1531-9cf6-4664-bf3d-10e341491e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:26,178 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:26,179 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bd646-043e-41ca-8045-a17df0a4f532', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bd646-043e-41ca-8045-a17df0a4f532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:27,242 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:27,243 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559dbf4a-fb9f-4f15-9ec3-2c02e968838d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559dbf4a-fb9f-4f15-9ec3-2c02e968838d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:28,306 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:28,307 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebfa5b4-b133-42fd-9085-18befff09152', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebfa5b4-b133-42fd-9085-18befff09152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:29,371 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:29,371 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686c22f2-9748-4e90-86d0-cd14e0c1697c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686c22f2-9748-4e90-86d0-cd14e0c1697c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:30,435 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:30,435 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8022380a-9e8d-4320-a0cd-93d598f89034', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8022380a-9e8d-4320-a0cd-93d598f89034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:31,502 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:33:31,503 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ddd308d-5432-4bc5-9300-a2d206556eff', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ddd308d-5432-4bc5-9300-a2d206556eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:32,568 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:32,568 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433d60e7-e489-4bbe-aa60-93d3d1163468', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433d60e7-e489-4bbe-aa60-93d3d1163468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:33,632 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:33,633 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834e2432-c9cb-4d2f-b006-a97b0f6a961b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834e2432-c9cb-4d2f-b006-a97b0f6a961b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:34,699 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:33:34,701 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f37a4b-0173-400e-bb46-6134d632b584', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f37a4b-0173-400e-bb46-6134d632b584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:35,771 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:33:35,772 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe83f92-851b-481e-a8fa-a655c1b01407', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe83f92-851b-481e-a8fa-a655c1b01407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:36,834 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:36,834 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fed4a6-87a3-4dc4-9604-d32b75bae51e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fed4a6-87a3-4dc4-9604-d32b75bae51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:37,899 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:37,900 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e28b9d-db06-4928-9c82-02fa2fc3d19b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e28b9d-db06-4928-9c82-02fa2fc3d19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:38,967 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:33:38,968 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba247ea-ff6d-4517-bdd1-faf4404357b8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba247ea-ff6d-4517-bdd1-faf4404357b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:40,032 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:40,032 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84acf9e0-97a3-4653-8375-985f675310c0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84acf9e0-97a3-4653-8375-985f675310c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:41,097 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:41,097 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8ac2ad-0be9-4efa-9d2f-1e53ce94619f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8ac2ad-0be9-4efa-9d2f-1e53ce94619f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:42,160 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:42,160 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c429966-d7b2-4d0e-b539-bc96d6adcd6c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c429966-d7b2-4d0e-b539-bc96d6adcd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:43,224 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:43,224 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eeff895-39a6-4dd8-ac6f-1e61adc90dd5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eeff895-39a6-4dd8-ac6f-1e61adc90dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:44,289 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:44,289 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58675e6-9a98-4bd0-89f7-897250e50c56', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58675e6-9a98-4bd0-89f7-897250e50c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:45,353 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:45,354 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68967410-ca93-40a9-b2c2-f7f0eb3b663a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68967410-ca93-40a9-b2c2-f7f0eb3b663a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:46,422 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:33:46,422 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cce2d6-c658-45b3-9d32-91b7b5028346', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cce2d6-c658-45b3-9d32-91b7b5028346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:47,486 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:47,487 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de92ff18-52b1-474a-8a1c-2509b04ff406', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de92ff18-52b1-474a-8a1c-2509b04ff406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:48,552 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:48,553 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3171d32-d3fd-4d1e-bab8-2687c1ddb187', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3171d32-d3fd-4d1e-bab8-2687c1ddb187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:49,616 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:49,617 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d801f648-bd4e-4445-b7b2-0e4ff9be1c57', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d801f648-bd4e-4445-b7b2-0e4ff9be1c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:50,680 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:50,681 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236d1b7a-a196-43a4-8689-8905cb3631e7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236d1b7a-a196-43a4-8689-8905cb3631e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:51,743 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:51,743 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c3e1ad-e8fb-4c6e-a256-0b6e1fc632b5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c3e1ad-e8fb-4c6e-a256-0b6e1fc632b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:52,808 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:52,808 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8fb61c-7889-49f3-aa3e-afc8f3a52b6b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8fb61c-7889-49f3-aa3e-afc8f3a52b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:53,874 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:33:53,874 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d90df3-fcda-41c8-aa00-6b6fa0ba8956', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d90df3-fcda-41c8-aa00-6b6fa0ba8956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:54,937 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:54,938 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682b8090-7c41-4f4b-9e03-aab1c14d5665', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682b8090-7c41-4f4b-9e03-aab1c14d5665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:56,003 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:56,003 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5911c0-aec5-4909-b5bc-08fabf4a76ef', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5911c0-aec5-4909-b5bc-08fabf4a76ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:57,065 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:33:57,066 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2123268d-3e88-438d-879b-95ec6195f5a4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2123268d-3e88-438d-879b-95ec6195f5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:58,130 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:58,130 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18ee1fe-80e2-4e7b-94b7-96202b2cd557', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18ee1fe-80e2-4e7b-94b7-96202b2cd557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:33:59,193 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:33:59,194 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5554ac2c-015f-4b91-90f5-b802948f6c77', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5554ac2c-015f-4b91-90f5-b802948f6c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:00,258 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:00,259 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1da0e8-5a40-425f-8440-4e66f05d28ef', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1da0e8-5a40-425f-8440-4e66f05d28ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:01,323 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:01,323 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d315249-0b15-42e0-b899-e5717cda0158', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d315249-0b15-42e0-b899-e5717cda0158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:02,389 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:02,390 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b6a1a4-97e7-4642-828b-55191b508f69', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b6a1a4-97e7-4642-828b-55191b508f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:03,454 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:03,454 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5c5b72-36d0-468e-96e5-8c4ea40e48aa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5c5b72-36d0-468e-96e5-8c4ea40e48aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:04,518 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:04,519 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c499b85c-44e4-4f49-a5ec-d3e3a75e6053', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c499b85c-44e4-4f49-a5ec-d3e3a75e6053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:05,582 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:05,582 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ac2c2d-2524-4ca2-9a7f-8b21bcf2be7a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ac2c2d-2524-4ca2-9a7f-8b21bcf2be7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:06,646 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:06,646 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1037bbe3-fa24-4f58-840d-0ffff3d97c07', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1037bbe3-fa24-4f58-840d-0ffff3d97c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:07,711 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:07,711 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4e9dee-dea1-4886-9461-5c38e6ca57e5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4e9dee-dea1-4886-9461-5c38e6ca57e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:08,776 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:08,777 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90448b3c-5f40-448e-948a-b9ff7d6b1f7c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90448b3c-5f40-448e-948a-b9ff7d6b1f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:09,842 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:09,842 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1680ac16-8a51-4230-b019-30071830b082', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1680ac16-8a51-4230-b019-30071830b082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:10,905 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:10,906 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa55879c-e9da-4d54-99cc-ee7da95836e2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa55879c-e9da-4d54-99cc-ee7da95836e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:11,970 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:11,970 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d666654-8073-444f-836f-af5b4eefca68', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d666654-8073-444f-836f-af5b4eefca68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:13,034 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:13,035 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba3a03f-1ee9-4049-9505-13e7ee584746', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba3a03f-1ee9-4049-9505-13e7ee584746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:14,099 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:14,100 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0292b4-2176-4a6a-9bc6-719c00ba890a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0292b4-2176-4a6a-9bc6-719c00ba890a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:15,163 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:15,163 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18851c64-c7a5-4552-bddc-cb29381f7b53', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18851c64-c7a5-4552-bddc-cb29381f7b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:16,227 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:16,228 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72abf9f-5289-48b0-8e86-2540bc68a407', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72abf9f-5289-48b0-8e86-2540bc68a407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:17,295 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:34:17,295 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643565ae-bf8c-4e9c-9313-8e179b7fbb9c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643565ae-bf8c-4e9c-9313-8e179b7fbb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:18,359 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:18,359 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6234b4ce-8bcc-4ace-b4b7-dd3f82eb5eaa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6234b4ce-8bcc-4ace-b4b7-dd3f82eb5eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:19,432 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.064s 2022-02-21 01:34:19,432 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a088f11-6ce1-41db-9e89-839d72c86c02', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a088f11-6ce1-41db-9e89-839d72c86c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:20,501 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:34:20,501 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49393ed2-507b-4680-9567-637dbb3b79fa', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49393ed2-507b-4680-9567-637dbb3b79fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:21,567 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:21,568 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d5b7ef-5eff-4c38-8363-06ba5267b8e0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d5b7ef-5eff-4c38-8363-06ba5267b8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:22,632 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:22,632 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b83ada-2046-4b12-bfa5-24c3bd756327', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b83ada-2046-4b12-bfa5-24c3bd756327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:23,699 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:34:23,699 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6250f0-37cc-4531-97d0-ad445661348b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6250f0-37cc-4531-97d0-ad445661348b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:24,773 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.066s 2022-02-21 01:34:24,774 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e057ccb-1777-49c0-9e70-acc71224554d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e057ccb-1777-49c0-9e70-acc71224554d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:25,844 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:34:25,845 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c88038-f242-45a2-b635-b24620aba442', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c88038-f242-45a2-b635-b24620aba442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:26,916 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:26,917 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12deed2-f425-4e77-b181-b1b894ca9050', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12deed2-f425-4e77-b181-b1b894ca9050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:28,006 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.080s 2022-02-21 01:34:28,007 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deb5f2c-1d93-4c14-9d51-baec656463c6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deb5f2c-1d93-4c14-9d51-baec656463c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:29,072 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:34:29,073 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5005a6-29e1-48d6-9817-4994ad0934f6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5005a6-29e1-48d6-9817-4994ad0934f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:30,142 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.060s 2022-02-21 01:34:30,142 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f44183-cad9-41be-8c56-da197f0705c1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f44183-cad9-41be-8c56-da197f0705c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:31,209 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:31,209 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34466541-0083-4d02-92a4-be9f4cfb70fe', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34466541-0083-4d02-92a4-be9f4cfb70fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:32,272 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:32,273 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c5fd96-29b0-470a-a181-6841d50e0daf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c5fd96-29b0-470a-a181-6841d50e0daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:33,337 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:33,338 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aea4a3f-212d-416c-9c58-86099d53c0bb', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aea4a3f-212d-416c-9c58-86099d53c0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:34,403 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:34,403 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ac7b5b-ec10-4720-85ce-b8707ed3c788', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ac7b5b-ec10-4720-85ce-b8707ed3c788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:35,467 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:35,467 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce76d56-e25d-4c86-be01-fd85a4a38b84', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce76d56-e25d-4c86-be01-fd85a4a38b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:36,536 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:34:36,536 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090b2a15-d4d7-4978-a17c-f152b8f4cf36', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090b2a15-d4d7-4978-a17c-f152b8f4cf36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:37,599 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:34:37,599 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8147642-12e5-48d8-80c2-6e76c223d33b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8147642-12e5-48d8-80c2-6e76c223d33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:38,663 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:38,663 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653bfb47-ef8a-4535-995b-282687a9e7ac', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653bfb47-ef8a-4535-995b-282687a9e7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:39,727 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:39,728 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675fcebc-918a-4310-bd4d-939046f9d6b5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675fcebc-918a-4310-bd4d-939046f9d6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:40,790 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:34:40,791 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a1d7db-9592-4e35-aaaa-144c09c3aaae', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a1d7db-9592-4e35-aaaa-144c09c3aaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:41,857 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:34:41,858 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee8ce5d-fb16-41b1-9687-16910df4e78c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee8ce5d-fb16-41b1-9687-16910df4e78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:42,926 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:42,926 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3576eed-684b-46aa-a8a6-bab1b94f62b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3576eed-684b-46aa-a8a6-bab1b94f62b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:43,990 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:43,991 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6aed2e-8a88-43f4-87bf-2eff9ccb2224', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6aed2e-8a88-43f4-87bf-2eff9ccb2224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:45,055 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:45,055 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3793088b-dfb8-4af4-8a16-51ff63f185a2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3793088b-dfb8-4af4-8a16-51ff63f185a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:46,119 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:46,119 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258e0c5c-b33f-477b-89be-189a8ca20113', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258e0c5c-b33f-477b-89be-189a8ca20113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:47,186 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:47,186 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c910ea-08b7-4dd2-be55-213c5125a36d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c910ea-08b7-4dd2-be55-213c5125a36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:48,251 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:48,251 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c197cd-2269-4137-a490-324bd009d203', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c197cd-2269-4137-a490-324bd009d203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:49,315 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:34:49,315 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664440f0-d60a-410a-b762-ec8cd901178b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664440f0-d60a-410a-b762-ec8cd901178b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:50,382 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:34:50,382 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd25ef2-bdb5-4452-aead-9e40ea939440', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd25ef2-bdb5-4452-aead-9e40ea939440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:51,451 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.061s 2022-02-21 01:34:51,503 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61541d0-afc5-4351-bf54-b3d6ada2f39d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61541d0-afc5-4351-bf54-b3d6ada2f39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:52,599 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.088s 2022-02-21 01:34:52,600 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9650cb96-7be5-4a2b-a030-0fbb270816d8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9650cb96-7be5-4a2b-a030-0fbb270816d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:53,662 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:34:53,662 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcead9e-f660-4b81-b437-f20d76b5b9c4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcead9e-f660-4b81-b437-f20d76b5b9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:54,727 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:34:54,727 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5721bf8-224d-42a3-a46c-ca7a05e247a6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5721bf8-224d-42a3-a46c-ca7a05e247a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:55,793 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:55,794 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64db7128-3b7c-4cd4-b696-7bf0f2341e92', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64db7128-3b7c-4cd4-b696-7bf0f2341e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:56,860 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:34:56,860 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b239feb-4114-4532-baa9-ed74de8e93d1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b239feb-4114-4532-baa9-ed74de8e93d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:57,923 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:34:57,924 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8063af-c1ea-4492-a54d-3e252b39e9fd', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8063af-c1ea-4492-a54d-3e252b39e9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:34:58,986 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:34:58,987 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48649f0a-3636-41dc-b491-f80f11c1c5f9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48649f0a-3636-41dc-b491-f80f11c1c5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:00,052 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:00,052 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecacf64-e2fa-4e46-9798-90e59e34e857', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecacf64-e2fa-4e46-9798-90e59e34e857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:01,117 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:01,118 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961fffe1-d6a7-4e64-9100-ede5c38194e2', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961fffe1-d6a7-4e64-9100-ede5c38194e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:02,184 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:35:02,185 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3fb620-c102-453f-8de3-1435c041b39c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3fb620-c102-453f-8de3-1435c041b39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:03,248 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:03,248 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853aacca-999a-4195-902e-c29d6bcd2c9e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853aacca-999a-4195-902e-c29d6bcd2c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:04,311 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:04,312 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c212f576-8bb0-4f33-90dc-2b0a1e564a4f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c212f576-8bb0-4f33-90dc-2b0a1e564a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:05,377 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:05,378 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7befcf9d-d8f5-4130-8e2f-a1ef9200fb3e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7befcf9d-d8f5-4130-8e2f-a1ef9200fb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:06,444 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:35:06,445 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5eaa90c-158c-43d8-a2f5-78fd3a3a620d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5eaa90c-158c-43d8-a2f5-78fd3a3a620d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:07,508 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:07,509 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d6aee8-277a-4b57-bcd2-132309785293', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d6aee8-277a-4b57-bcd2-132309785293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:08,570 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:08,571 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8d2d9d-4dc1-44e2-a8ad-72038a27411c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8d2d9d-4dc1-44e2-a8ad-72038a27411c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:09,634 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:09,634 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e92b96-81d1-4d19-b87d-6adbc4f42599', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e92b96-81d1-4d19-b87d-6adbc4f42599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:10,698 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:10,698 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c16a533-a3e2-4707-83ce-33c35edc4044', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c16a533-a3e2-4707-83ce-33c35edc4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:11,761 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:11,762 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9485613c-9dd6-4022-b089-8f7b76101e37', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9485613c-9dd6-4022-b089-8f7b76101e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:12,826 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:12,840 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e10d03e-1b08-4631-b8b8-1cfea91301ee', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e10d03e-1b08-4631-b8b8-1cfea91301ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:13,902 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:13,903 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aef6093-001c-4077-9a98-4cf75e24a03d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aef6093-001c-4077-9a98-4cf75e24a03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:14,967 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:14,967 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560d5c85-d35c-4624-8e4a-4d3475ec058f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560d5c85-d35c-4624-8e4a-4d3475ec058f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:16,031 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:16,031 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db5cb24-9959-40f7-bfb9-cd7d680526b8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db5cb24-9959-40f7-bfb9-cd7d680526b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:17,095 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:17,096 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020119d4-d31c-4a70-ae14-c52c61646bc7', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020119d4-d31c-4a70-ae14-c52c61646bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:18,160 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:18,160 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d5ce31-5859-46c7-aa4f-ef088a63e5a1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d5ce31-5859-46c7-aa4f-ef088a63e5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:19,223 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:19,223 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ae07e2-bc7b-4405-a4cc-3b138ea9d18b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ae07e2-bc7b-4405-a4cc-3b138ea9d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:20,286 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:20,286 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2da645-6c74-4502-8763-666650f11f6c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2da645-6c74-4502-8763-666650f11f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:21,349 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:21,349 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7592fa9-5fb5-4b80-b667-418e0eed86bf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7592fa9-5fb5-4b80-b667-418e0eed86bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:22,412 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:22,413 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d691cfb-d019-4bbb-802e-552b20ded8b9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d691cfb-d019-4bbb-802e-552b20ded8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:23,476 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:23,476 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8ebb64-0ae3-4e3c-8c4f-76794511a518', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8ebb64-0ae3-4e3c-8c4f-76794511a518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:24,543 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:35:24,543 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72493e3e-6868-4590-812f-28c2e8eedb6e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72493e3e-6868-4590-812f-28c2e8eedb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:25,606 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:25,606 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae3fcf3-c8c8-4e2b-9d47-439218152a86', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae3fcf3-c8c8-4e2b-9d47-439218152a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:26,669 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.053s 2022-02-21 01:35:26,669 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a04f789-1ac6-4c14-967a-a9a1f4c5596f', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a04f789-1ac6-4c14-967a-a9a1f4c5596f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:27,733 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:27,733 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde29586-380b-40ee-be44-dc94dbd70c48', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde29586-380b-40ee-be44-dc94dbd70c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:28,798 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:28,798 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41263567-3656-4c24-8889-01793671b8b0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41263567-3656-4c24-8889-01793671b8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:29,861 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:29,862 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474a6503-7f0d-401a-998c-c47d23d666df', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474a6503-7f0d-401a-998c-c47d23d666df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:30,926 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:30,932 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e40101-5f2e-4be3-9ada-89a3d9468ba0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e40101-5f2e-4be3-9ada-89a3d9468ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:31,997 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:31,998 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a6b5e7-606f-47ad-9af8-20a627ebc3d5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a6b5e7-606f-47ad-9af8-20a627ebc3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:33,061 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:33,062 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce83534-f3c7-49a7-9dd8-3ddbc23a632d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce83534-f3c7-49a7-9dd8-3ddbc23a632d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:34,127 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:34,128 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fc7751-8e11-46ec-8e50-2ccba8b50ec1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fc7751-8e11-46ec-8e50-2ccba8b50ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:35,192 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:35,193 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118c16d6-dd56-4e39-bf41-1254a6fba8a0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118c16d6-dd56-4e39-bf41-1254a6fba8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:36,259 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:35:36,259 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b9731b-855c-4bd9-9a0f-07ec06ffd529', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b9731b-855c-4bd9-9a0f-07ec06ffd529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:37,325 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.058s 2022-02-21 01:35:37,326 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9dc804-d2de-4ba0-b225-5297214ac42e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9dc804-d2de-4ba0-b225-5297214ac42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:38,394 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:35:38,394 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f777f08-b15d-4d06-91dc-c867299dc9e9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f777f08-b15d-4d06-91dc-c867299dc9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:39,460 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:39,460 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33eafdc6-d729-4f6a-8f0f-baa47abda5c8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33eafdc6-d729-4f6a-8f0f-baa47abda5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:40,523 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:40,523 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52984d2-eb5b-41de-897e-67d33a01c0bf', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52984d2-eb5b-41de-897e-67d33a01c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:41,588 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:41,588 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9829ab16-a41f-40f9-b210-ba714f6f3627', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9829ab16-a41f-40f9-b210-ba714f6f3627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:42,652 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:42,652 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b11ab5-3dc2-4e62-b59d-39dfc17a1564', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b11ab5-3dc2-4e62-b59d-39dfc17a1564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:43,716 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:43,717 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3def90e-f75e-4a4d-96fe-e718b066c948', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3def90e-f75e-4a4d-96fe-e718b066c948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:44,780 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:44,780 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707fc0e8-48a2-49a7-bf81-1ce50f920165', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707fc0e8-48a2-49a7-bf81-1ce50f920165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:45,847 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.059s 2022-02-21 01:35:45,848 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff79785-fba7-4c1b-b617-5ec67e67409a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff79785-fba7-4c1b-b617-5ec67e67409a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:46,912 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:46,913 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0019082f-49ee-407a-a08f-7e3b409133bc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0019082f-49ee-407a-a08f-7e3b409133bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:47,978 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:35:47,978 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7126c9-65fa-477e-b8dd-b5f6c788e10c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7126c9-65fa-477e-b8dd-b5f6c788e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:49,042 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:49,042 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0885679-d0d9-49f3-8352-22566bd24e38', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0885679-d0d9-49f3-8352-22566bd24e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:50,106 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:50,106 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fd2c3a-faa6-46f6-ab1e-f8a780f93703', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fd2c3a-faa6-46f6-ab1e-f8a780f93703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:51,172 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:51,172 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d356b058-5000-46b8-9d93-72951a71b844', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d356b058-5000-46b8-9d93-72951a71b844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:52,236 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:35:52,237 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fef8dc-5872-474b-b5e4-3bd600a3e53d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fef8dc-5872-474b-b5e4-3bd600a3e53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:53,301 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:53,302 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a480b79b-3244-4482-98e6-b5cf7b7ed132', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a480b79b-3244-4482-98e6-b5cf7b7ed132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:54,366 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:54,367 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7edb21b-fc55-4976-9a20-b22667741249', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7edb21b-fc55-4976-9a20-b22667741249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:55,431 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:55,431 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f647b7-117a-4882-bea9-750b8745d1a4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f647b7-117a-4882-bea9-750b8745d1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:56,496 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:56,496 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194cc242-9016-454a-bf08-df1254e9c4f1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194cc242-9016-454a-bf08-df1254e9c4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:57,560 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:57,560 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86c7012-15c9-4666-96be-d116a514d5be', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86c7012-15c9-4666-96be-d116a514d5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:58,624 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:35:58,625 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63cd8f6-84ba-4eb3-be64-474886eda0b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63cd8f6-84ba-4eb3-be64-474886eda0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:35:59,687 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:35:59,687 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fde2710-819c-44c7-8056-2db9898e8a00', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fde2710-819c-44c7-8056-2db9898e8a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:00,750 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.054s 2022-02-21 01:36:00,751 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a20927-782c-4797-a134-212ecba7823b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a20927-782c-4797-a134-212ecba7823b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:01,814 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:36:01,815 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69dc54c1-65f3-4ce0-b2fc-de0cb2af2cc8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69dc54c1-65f3-4ce0-b2fc-de0cb2af2cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:02,878 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.055s 2022-02-21 01:36:02,878 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66db413-e99a-44e6-88ad-b4faa1421f6b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66db413-e99a-44e6-88ad-b4faa1421f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:03,943 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.057s 2022-02-21 01:36:03,944 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5755204-f466-42ba-a631-bcf89c4b5006', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5755204-f466-42ba-a631-bcf89c4b5006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:05,312 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.360s 2022-02-21 01:36:05,313 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b78c7b-9a56-4dbf-8dc8-1a728bae4e7a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b78c7b-9a56-4dbf-8dc8-1a728bae4e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:06,377 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99 0.056s 2022-02-21 01:36:06,377 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988e23cd-69b4-4c91-8170-2da62f559f5b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988e23cd-69b4-4c91-8170-2da62f559f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99'} Body: b'{"volume": {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:06,556 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 400 DELETE http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/dd974598-f73a-4455-9d92-acdbd6aa1984 0.171s 2022-02-21 01:36:06,556 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '185', 'content-type': 'application/json', 'x-compute-request-id': 'req-463ffd86-6e3a-4e84-a808-b0bf58d310ac', 'x-openstack-request-id': 'req-463ffd86-6e3a-4e84-a808-b0bf58d310ac', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/dd974598-f73a-4455-9d92-acdbd6aa1984'} Body: b'{"badRequest": {"code": 400, "message": "Target group type is still in use. Group Type dd974598-f73a-4455-9d92-acdbd6aa1984 deletion is not allowed with groups present with the type."}}' }}} 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/api/volume/base.py", line 238, 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: (GroupSnapshotsTest:_run_cleanups) Failed to delete volume 8e13c3ef-a26b-4d8f-bc01-284933212d99 within the required time (360 s). Timer started at 1645407006. Timer ended at 1645407366. Waited for 360 s. }}} traceback-2: {{{ 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 dd974598-f73a-4455-9d92-acdbd6aa1984 deletion is not allowed with groups present with the type.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 218, in test_delete_group_snapshots_following_updated_volumes volume = self.create_volume(volume_type=volume_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 130, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8e13c3ef-a26b-4d8f-bc01-284933212d99 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
fail
ft8.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:36:06,808 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types 0.111s 2022-02-21 01:36:06,809 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-948482156"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27e7c9b-3b70-401a-8732-98ce576a021d', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27e7c9b-3b70-401a-8732-98ce576a021d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/types'} Body: b'{"volume_type": {"id": "84ca746a-3c6e-409f-820f-94479f46aa50", "name": "tempest-GroupSnapshotsTest-volume-type-948482156", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-02-21 01:36:06,919 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types 0.108s 2022-02-21 01:36:06,920 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1034627732"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b651f2d6-6a80-4d67-b06e-de42101381fb', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b651f2d6-6a80-4d67-b06e-de42101381fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types'} Body: b'{"group_type": {"id": "099dd6c4-a44a-455a-ac0d-01d6e477ba6f", "name": "tempest-GroupSnapshotsTest-group-type-1034627732", "description": null, "is_public": true, "group_specs": {}}}' 2022-02-21 01:36:07,147 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups 0.226s 2022-02-21 01:36:07,148 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "099dd6c4-a44a-455a-ac0d-01d6e477ba6f", "volume_types": ["84ca746a-3c6e-409f-820f-94479f46aa50"], "name": "tempest-GroupSnapshotsTest-Group-1661873714"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a976c4-caae-4b05-bd06-526cda1bc9ab', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a976c4-caae-4b05-bd06-526cda1bc9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups'} Body: b'{"group": {"id": "49866a89-d5b5-403c-9092-c3f082ebff38", "name": "tempest-GroupSnapshotsTest-Group-1661873714"}}' 2022-02-21 01:36:07,179 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38 0.029s 2022-02-21 01:36:07,179 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b181f1-150f-4240-9f06-22bba0505321', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b181f1-150f-4240-9f06-22bba0505321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38'} Body: b'{"group": {"id": "49866a89-d5b5-403c-9092-c3f082ebff38", "status": "creating", "availability_zone": "nova", "created_at": "2022-02-21T01:36:07.000000", "name": "tempest-GroupSnapshotsTest-Group-1661873714", "description": null, "group_type": "099dd6c4-a44a-455a-ac0d-01d6e477ba6f", "volume_types": ["84ca746a-3c6e-409f-820f-94479f46aa50"], "group_snapshot_id": null, "source_group_id": null}}' 2022-02-21 01:36:08,212 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38 0.029s 2022-02-21 01:36:08,213 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155efe6d-38fc-44a5-a995-ee984ed791cf', 'content-length': '393', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155efe6d-38fc-44a5-a995-ee984ed791cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38'} Body: b'{"group": {"id": "49866a89-d5b5-403c-9092-c3f082ebff38", "status": "available", "availability_zone": "nova", "created_at": "2022-02-21T01:36:07.000000", "name": "tempest-GroupSnapshotsTest-Group-1661873714", "description": null, "group_type": "099dd6c4-a44a-455a-ac0d-01d6e477ba6f", "volume_types": ["84ca746a-3c6e-409f-820f-94479f46aa50"], "group_snapshot_id": null, "source_group_id": null}}' 2022-02-21 01:36:08,216 117830 INFO [tempest.common.waiters] group 49866a89-d5b5-403c-9092-c3f082ebff38 reached available after waiting for 1.216455 seconds 2022-02-21 01:36:08,824 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes 0.608s 2022-02-21 01:36:08,825 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "84ca746a-3c6e-409f-820f-94479f46aa50", "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-799866546"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd0929d-fe12-46e0-bf10-79ea6a19bc69', 'content-length': '906', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd0929d-fe12-46e0-bf10-79ea6a19bc69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:08.515381", "updated_at": null, "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38"}}' 2022-02-21 01:36:08,975 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.144s 2022-02-21 01:36:08,976 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b48c23-6017-4a97-a4bc-b6d0e51a7101', 'content-length': '974', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b48c23-6017-4a97-a4bc-b6d0e51a7101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": null, "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:10,038 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:10,038 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75c7db0-9a27-4c3b-a2be-f4fd9a341382', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75c7db0-9a27-4c3b-a2be-f4fd9a341382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:11,100 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:11,100 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4bd958-31d8-4ba8-b907-d1720f9b12a8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4bd958-31d8-4ba8-b907-d1720f9b12a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:12,162 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:12,163 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0012c88d-b817-4347-8ee5-c4c2ecba1254', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0012c88d-b817-4347-8ee5-c4c2ecba1254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:13,225 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:13,226 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4904f88-4535-4ef8-9787-53da81dd7e68', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4904f88-4535-4ef8-9787-53da81dd7e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:14,289 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:14,289 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50414bb2-b4a6-4db0-a535-4f066e7cb948', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50414bb2-b4a6-4db0-a535-4f066e7cb948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:15,353 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:15,353 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ffa83d-b9fd-466f-9b6c-3dd8b0cd5ec0', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ffa83d-b9fd-466f-9b6c-3dd8b0cd5ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:16,417 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:16,417 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f80075-36be-47db-b30a-9e85f52e0722', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f80075-36be-47db-b30a-9e85f52e0722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:17,480 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:17,480 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97ae7b4-a758-4a5b-acfa-759b93541b3b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97ae7b4-a758-4a5b-acfa-759b93541b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:18,544 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:18,545 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea38ec0-deb3-43c9-b0b2-fb5d6baee0ac', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea38ec0-deb3-43c9-b0b2-fb5d6baee0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:19,609 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:19,609 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7448d4ae-c59d-4426-bc83-4113a911171b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7448d4ae-c59d-4426-bc83-4113a911171b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:20,673 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:20,673 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c535848d-b9d0-4375-b04b-6578824dfb8d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c535848d-b9d0-4375-b04b-6578824dfb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:21,735 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:21,736 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edb92b9-b4b5-4d87-8573-5bd237c3f20b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edb92b9-b4b5-4d87-8573-5bd237c3f20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:22,798 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:22,799 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83745514-7b29-4a0c-a920-31f2ac37cd93', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83745514-7b29-4a0c-a920-31f2ac37cd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:23,861 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:23,862 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82fb856-1f8a-4e00-b2ab-26c1f6d1e7b1', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82fb856-1f8a-4e00-b2ab-26c1f6d1e7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:24,924 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:24,925 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa4ab5a-02d9-4494-aa5d-05a1f8f789a9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa4ab5a-02d9-4494-aa5d-05a1f8f789a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:25,988 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:25,988 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19907fb2-7814-48a6-a1ce-9a78b385bf0c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19907fb2-7814-48a6-a1ce-9a78b385bf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:27,050 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:27,051 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f731f91-8e9f-4368-a412-0687ea982cb9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f731f91-8e9f-4368-a412-0687ea982cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:28,114 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:28,115 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe02ff5-78a5-4f4e-93db-8a0fa2db2b3c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe02ff5-78a5-4f4e-93db-8a0fa2db2b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:29,177 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:29,178 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc818505-6555-4de1-ba19-fc260a03de79', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc818505-6555-4de1-ba19-fc260a03de79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:30,242 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:30,242 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f34de36-8f22-4e3e-99e5-02237adae229', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f34de36-8f22-4e3e-99e5-02237adae229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:31,304 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:31,305 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6333a79f-2ee6-4e20-a35c-206a3c495c39', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6333a79f-2ee6-4e20-a35c-206a3c495c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:32,369 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.057s 2022-02-21 01:36:32,370 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922ed29e-241b-43de-aaeb-89d31526cf47', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922ed29e-241b-43de-aaeb-89d31526cf47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:33,435 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.057s 2022-02-21 01:36:33,436 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84b5ece-1713-41f2-88c0-c676edf1dc4d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84b5ece-1713-41f2-88c0-c676edf1dc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:34,498 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:34,498 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec6d4ea-2ec6-4c48-b3b9-8f5a39c6dcc8', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec6d4ea-2ec6-4c48-b3b9-8f5a39c6dcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:35,562 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:35,562 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaac274-ae53-4f90-b773-f1ee34f25b8d', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaac274-ae53-4f90-b773-f1ee34f25b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:36,626 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:36,627 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0fe1b5-54b9-41c7-b77e-8b60091bb7ed', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0fe1b5-54b9-41c7-b77e-8b60091bb7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:37,694 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.059s 2022-02-21 01:36:37,694 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b114fba7-16b4-4662-bd6e-1d887b588aa6', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b114fba7-16b4-4662-bd6e-1d887b588aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:38,757 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:38,757 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5891f08-08a9-41e1-b1cf-71a27121af55', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5891f08-08a9-41e1-b1cf-71a27121af55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:39,820 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:39,821 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e366b650-dc8b-4f90-9d1a-19e62948cb35', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e366b650-dc8b-4f90-9d1a-19e62948cb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:40,886 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.058s 2022-02-21 01:36:40,886 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41df61e3-4db1-4573-a72a-90d397efc77e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41df61e3-4db1-4573-a72a-90d397efc77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:41,949 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:41,949 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73e4b72-11cc-45bf-b37d-fbdb4ccb6585', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73e4b72-11cc-45bf-b37d-fbdb4ccb6585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:43,011 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:43,012 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947d2bb5-c636-4925-a685-a16730bd0194', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947d2bb5-c636-4925-a685-a16730bd0194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:44,077 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:44,077 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bdd54e-556e-44be-8455-7046a3c7e821', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bdd54e-556e-44be-8455-7046a3c7e821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:45,141 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:45,142 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f77c39-4afe-430d-8c7d-347ec97afa05', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f77c39-4afe-430d-8c7d-347ec97afa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:46,206 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:46,206 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adc7943-f555-4b4b-bbf1-488dca7e7ccc', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adc7943-f555-4b4b-bbf1-488dca7e7ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:47,270 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:47,270 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6057ef02-d4ee-4fd3-83e8-0cfaa550251b', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6057ef02-d4ee-4fd3-83e8-0cfaa550251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:48,333 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:48,334 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df340144-f917-4ef0-b398-d72f08402859', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df340144-f917-4ef0-b398-d72f08402859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:49,412 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.070s 2022-02-21 01:36:49,413 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac517856-35c7-4d42-8f8c-aa940f524418', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac517856-35c7-4d42-8f8c-aa940f524418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:50,488 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.066s 2022-02-21 01:36:50,488 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a207b62f-5c86-4580-9ef0-85324406b049', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a207b62f-5c86-4580-9ef0-85324406b049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:51,559 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:51,559 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847e1465-259b-49dd-b416-1187663d6060', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847e1465-259b-49dd-b416-1187663d6060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:52,623 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:52,623 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07e9100-2eaf-42a4-b83e-1606d393a3f4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07e9100-2eaf-42a4-b83e-1606d393a3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:53,686 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:53,686 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff6fb62-b07d-4f05-8f49-e12fdb6f832a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff6fb62-b07d-4f05-8f49-e12fdb6f832a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:54,753 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.059s 2022-02-21 01:36:54,754 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70284428-a45e-45f0-8329-b4c6de0b841a', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70284428-a45e-45f0-8329-b4c6de0b841a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:55,817 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:36:55,817 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d03ef49-ea07-4468-aabf-b1ff89911f8c', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d03ef49-ea07-4468-aabf-b1ff89911f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:56,882 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.056s 2022-02-21 01:36:56,882 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d41aa9-48bb-47a0-bb60-99a02d3d0759', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d41aa9-48bb-47a0-bb60-99a02d3d0759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:57,945 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.054s 2022-02-21 01:36:57,945 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a4308f-c83b-4b68-8bdd-263264fc1fd5', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a4308f-c83b-4b68-8bdd-263264fc1fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:36:59,010 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.057s 2022-02-21 01:36:59,011 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee45db9-2635-4681-8366-8e874ba93c93', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee45db9-2635-4681-8366-8e874ba93c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:00,076 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.057s 2022-02-21 01:37:00,077 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1730f242-374d-430f-94dc-2ae8b124c62e', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1730f242-374d-430f-94dc-2ae8b124c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:01,142 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.058s 2022-02-21 01:37:01,142 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77284346-e692-472d-826f-bf2a67de0a12', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77284346-e692-472d-826f-bf2a67de0a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:02,205 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:37:02,205 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79239f00-56b6-4245-a1f2-13bb1130cb50', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79239f00-56b6-4245-a1f2-13bb1130cb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:03,270 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.057s 2022-02-21 01:37:03,270 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4968371a-179e-4602-b15c-317742cc59d9', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4968371a-179e-4602-b15c-317742cc59d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:04,337 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.059s 2022-02-21 01:37:04,337 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4294a145-cece-4df0-a402-06f35d60a8a4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4294a145-cece-4df0-a402-06f35d60a8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:05,400 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.055s 2022-02-21 01:37:05,400 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eec25de-361b-4992-8b23-48f062102d32', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eec25de-361b-4992-8b23-48f062102d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:37:06,467 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.058s 2022-02-21 01:37:06,467 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1c0fdc-56f0-45e9-9ffc-5faa165b1463', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1c0fdc-56f0-45e9-9ffc-5faa165b1463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:38:07,537 117830 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 2022-02-21 01:39:06,464 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 118.988s 2022-02-21 01:39:06,465 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cede5c-6b00-4b27-a904-c577dffcd529', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cede5c-6b00-4b27-a904-c577dffcd529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:40:07,534 117830 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 2022-02-21 01:41:06,634 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 119.161s 2022-02-21 01:41:06,634 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a9438e-57a5-43cd-a2a5-ae567ab1b327', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a9438e-57a5-43cd-a2a5-ae567ab1b327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:42:07,705 117830 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 2022-02-21 01:43:06,863 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 119.219s 2022-02-21 01:43:06,864 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d617d5a-6157-4fb5-b18d-9770005e8273', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d617d5a-6157-4fb5-b18d-9770005e8273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:43:06,991 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/detail 0.120s 2022-02-21 01:43:06,991 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c859597-88a9-4c6d-a0a1-d31f75387d79', 'content-length': '1989', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c859597-88a9-4c6d-a0a1-d31f75387d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/detail'} Body: b'{"volumes": [{"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:36:09.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}, {"id": "8e13c3ef-a26b-4d8f-bc01-284933212d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:24:05.000000", "updated_at": "2022-02-21T01:30:06.000000", "name": "tempest-GroupSnapshotsTest-Volume-910585343", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-406680429", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/8e13c3ef-a26b-4d8f-bc01-284933212d99"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "5e30cbd3-c90b-4991-b003-b8a1520eb8b5", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}]}' 2022-02-21 01:43:07,241 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38/action 0.241s 2022-02-21 01:43:07,241 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefdc11f-942d-413d-94af-ff561a8164e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38/action'} Body: b'' 2022-02-21 01:43:07,317 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.075s 2022-02-21 01:43:07,317 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ff965e-b6f2-4a54-a67b-1d69b43a01ce', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ff965e-b6f2-4a54-a67b-1d69b43a01ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:43:07.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:43:08,388 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.062s 2022-02-21 01:43:08,389 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df24576a-8cdd-4b26-9d92-277c8176b7b4', 'content-length': '998', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df24576a-8cdd-4b26-9d92-277c8176b7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:43:07.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:43:12,941 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 3.543s 2022-02-21 01:43:12,942 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b668405-d9d9-4efa-8714-c3ad71008e39', 'content-length': '997', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b668405-d9d9-4efa-8714-c3ad71008e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"volume": {"id": "450fd900-64ad-4223-b217-0455a4ba0e8a", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:36:09.000000", "updated_at": "2022-02-21T01:43:13.000000", "name": "tempest-GroupSnapshotsTest-Volume-799866546", "description": null, "volume_type": "tempest-GroupSnapshotsTest-volume-type-948482156", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a"}], "user_id": "3b98d22b274f4e5e8f4ea3548534a821", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "49866a89-d5b5-403c-9092-c3f082ebff38", "os-vol-tenant-attr:tenant_id": "7893fdef34394d6ba4de0526f89244ac"}}' 2022-02-21 01:43:13,984 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a 0.034s 2022-02-21 01:43:13,984 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f8b438-e127-47ee-986f-df11d25beb59', 'x-openstack-request-id': 'req-c0f8b438-e127-47ee-986f-df11d25beb59', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/volumes/450fd900-64ad-4223-b217-0455a4ba0e8a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 450fd900-64ad-4223-b217-0455a4ba0e8a could not be found."}}' 2022-02-21 01:43:14,018 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38 0.033s 2022-02-21 01:43:14,018 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0293660-b70b-4235-afd6-bc199578b778', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0293660-b70b-4235-afd6-bc199578b778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38'} Body: b'{"group": {"id": "49866a89-d5b5-403c-9092-c3f082ebff38", "status": "deleting", "availability_zone": "nova", "created_at": "2022-02-21T01:36:07.000000", "name": "tempest-GroupSnapshotsTest-Group-1661873714", "description": null, "group_type": "099dd6c4-a44a-455a-ac0d-01d6e477ba6f", "volume_types": ["84ca746a-3c6e-409f-820f-94479f46aa50"], "group_snapshot_id": null, "source_group_id": null}}' 2022-02-21 01:43:15,036 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38 0.014s 2022-02-21 01:43:15,037 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-89098b20-3946-4608-93a8-1b4e241a5db5', 'x-openstack-request-id': 'req-89098b20-3946-4608-93a8-1b4e241a5db5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91/volume/v3/7893fdef34394d6ba4de0526f89244ac/groups/49866a89-d5b5-403c-9092-c3f082ebff38'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 49866a89-d5b5-403c-9092-c3f082ebff38 could not be found."}}' 2022-02-21 01:43:15,369 117830 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/099dd6c4-a44a-455a-ac0d-01d6e477ba6f 0.331s 2022-02-21 01:43:15,369 117830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a2625f-0390-4f59-b083-7e5a14634e20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/149022b161f04c09973b61b865948981/group_types/099dd6c4-a44a-455a-ac0d-01d6e477ba6f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 95, in test_group_snapshot_create_show_list_delete vol = self.create_volume(volume_type=volume_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 130, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 450fd900-64ad-4223-b217-0455a4ba0e8a failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt9.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] |
fail
ft9.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:12:10,403 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes 0.666s 2022-02-21 01:12:10,403 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-333301903"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09ea382-4896-4fa0-9f4a-5626ee8e050c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09ea382-4896-4fa0-9f4a-5626ee8e050c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes'} Body: b'{"volume": {"id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:12:10.003562", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-333301903", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}], "user_id": "569bed6ed79c4896a66f52f0b5875f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:12:10,457 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e 0.046s 2022-02-21 01:12:10,457 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6a4531-bc7b-439e-89b7-d9c45be1c7ac', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6a4531-bc7b-439e-89b7-d9c45be1c7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e'} Body: b'{"volume": {"id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:12:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-333301903", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}], "user_id": "569bed6ed79c4896a66f52f0b5875f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6014d3ab6c2340118e3169042219b569"}}' 2022-02-21 01:12:11,512 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e 0.047s 2022-02-21 01:12:11,512 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8beea1cd-0f16-49c4-998e-bb3ad47b9e91', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8beea1cd-0f16-49c4-998e-bb3ad47b9e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e'} Body: b'{"volume": {"id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:12:10.000000", "updated_at": "2022-02-21T01:12:11.000000", "name": "tempest-VolumesExtendTest-Volume-333301903", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}], "user_id": "569bed6ed79c4896a66f52f0b5875f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6014d3ab6c2340118e3169042219b569"}}' 2022-02-21 01:12:12,566 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e 0.045s 2022-02-21 01:12:12,566 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b89f89-2c27-48a9-af97-ea6782870b10', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b89f89-2c27-48a9-af97-ea6782870b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e'} Body: b'{"volume": {"id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:12:10.000000", "updated_at": "2022-02-21T01:12:11.000000", "name": "tempest-VolumesExtendTest-Volume-333301903", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}], "user_id": "569bed6ed79c4896a66f52f0b5875f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6014d3ab6c2340118e3169042219b569"}}' 2022-02-21 01:12:13,635 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e 0.060s 2022-02-21 01:12:13,636 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8613b4-1124-42b2-9805-e5b24f7e0a3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8613b4-1124-42b2-9805-e5b24f7e0a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e'} Body: b'{"volume": {"id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:12:10.000000", "updated_at": "2022-02-21T01:12:13.000000", "name": "tempest-VolumesExtendTest-Volume-333301903", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/6014d3ab6c2340118e3169042219b569/volumes/1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e"}], "user_id": "569bed6ed79c4896a66f52f0b5875f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6014d3ab6c2340118e3169042219b569"}}' 2022-02-21 01:12:13,642 117822 INFO [tempest.common.waiters] volume 1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e reached available after waiting for 3.642803 seconds 2022-02-21 01:12:14,145 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots 0.501s 2022-02-21 01:12:14,146 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "name": "tempest-VolumesExtendTest-Snapshot-391437596"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb96fbd6-63c7-47fe-8838-f756b4bd77f6', 'content-length': '303', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb96fbd6-63c7-47fe-8838-f756b4bd77f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:13.945258", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}}}' 2022-02-21 01:12:14,187 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.035s 2022-02-21 01:12:14,187 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74d3505-f4c7-49a0-9bf1-d154302575bf', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74d3505-f4c7-49a0-9bf1-d154302575bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:15,218 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.027s 2022-02-21 01:12:15,218 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a079bf3-2f5e-4ff1-8bdf-b2741e16e5ac', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a079bf3-2f5e-4ff1-8bdf-b2741e16e5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:16,249 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:16,250 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b85073-a30a-43a2-9b28-9a6e4a131f66', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b85073-a30a-43a2-9b28-9a6e4a131f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:17,279 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:17,279 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bdd4bd-800f-4e4e-a6b5-cbaa6151d52e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bdd4bd-800f-4e4e-a6b5-cbaa6151d52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:18,309 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:18,309 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed09c7f-245e-4429-ad2b-7c19c11b9d95', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed09c7f-245e-4429-ad2b-7c19c11b9d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:19,337 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:19,337 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0a7fde-c015-4250-a314-39b2338a8b82', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0a7fde-c015-4250-a314-39b2338a8b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:20,365 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:20,365 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c556c0-1a55-4d1e-ab7b-2338845d4284', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c556c0-1a55-4d1e-ab7b-2338845d4284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:21,391 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:21,391 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e201e5ba-4c51-4f95-8baa-a6441d613a47', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e201e5ba-4c51-4f95-8baa-a6441d613a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:22,422 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:22,422 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb3135c-e0f5-4487-b6c0-d8ebc0c1c0b8', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb3135c-e0f5-4487-b6c0-d8ebc0c1c0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:23,454 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.028s 2022-02-21 01:12:23,455 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bc018b-fd28-4adf-a925-6106feb1b0e9', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bc018b-fd28-4adf-a925-6106feb1b0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:24,484 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.025s 2022-02-21 01:12:24,485 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0845c2c-e8f8-44a6-887b-fdd1a74ef62d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0845c2c-e8f8-44a6-887b-fdd1a74ef62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:25,520 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.031s 2022-02-21 01:12:25,521 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0586012-94b4-4b6a-a7e0-149ed2e50a39', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0586012-94b4-4b6a-a7e0-149ed2e50a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:26,550 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.025s 2022-02-21 01:12:26,551 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c536b1a9-f908-4079-9e8b-7ea233ba1f95', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c536b1a9-f908-4079-9e8b-7ea233ba1f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:27,579 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:27,579 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe3bc6f-1fe1-4818-ae85-798097bc7eb8', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe3bc6f-1fe1-4818-ae85-798097bc7eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:28,606 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:28,607 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89c34dd-dd9d-4fc8-b391-efc5aa9fc12b', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89c34dd-dd9d-4fc8-b391-efc5aa9fc12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:29,634 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:29,635 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6fe6e9-5896-4e5d-8a5f-8ee466b1bd48', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6fe6e9-5896-4e5d-8a5f-8ee466b1bd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:30,661 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:30,661 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1b1f6d-c22b-4fcb-ab7d-bcbc51cc37af', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1b1f6d-c22b-4fcb-ab7d-bcbc51cc37af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:31,686 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:12:31,686 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10c6450-73c0-42ef-8b00-145ae2865979', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10c6450-73c0-42ef-8b00-145ae2865979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:32,714 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:32,715 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a1c8c2-91f8-47c2-8f6d-c8000d051998', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a1c8c2-91f8-47c2-8f6d-c8000d051998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:33,742 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:33,742 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28e03f0-2e61-45bc-b57c-13b19f98c866', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28e03f0-2e61-45bc-b57c-13b19f98c866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:34,769 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:34,770 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e83370-5e4a-445a-8e4d-efbb3a3de117', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e83370-5e4a-445a-8e4d-efbb3a3de117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:35,795 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:12:35,796 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cb5f97-6adf-4b79-b55c-ab46db30874d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cb5f97-6adf-4b79-b55c-ab46db30874d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:36,821 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:36,822 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a121a1a9-038c-4b68-af6e-34bfd1b765de', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a121a1a9-038c-4b68-af6e-34bfd1b765de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:37,850 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:37,850 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d175e11d-f281-4817-8162-6834b6d2dcb3', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d175e11d-f281-4817-8162-6834b6d2dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:38,878 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:38,878 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a693dbd2-de29-46e5-ae85-fb59b4b54eef', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a693dbd2-de29-46e5-ae85-fb59b4b54eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:39,915 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.032s 2022-02-21 01:12:39,915 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42792870-3bcf-4877-b565-3347ec4e1109', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42792870-3bcf-4877-b565-3347ec4e1109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:40,946 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.027s 2022-02-21 01:12:40,947 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9862068-10f7-4ec6-8629-b6ca1bd49235', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9862068-10f7-4ec6-8629-b6ca1bd49235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:42,003 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.053s 2022-02-21 01:12:42,004 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0651009b-b58c-4e53-8fdf-cf5826c09644', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0651009b-b58c-4e53-8fdf-cf5826c09644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:43,034 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.026s 2022-02-21 01:12:43,035 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803bf551-ef91-4c50-9976-36337fa4d2a7', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803bf551-ef91-4c50-9976-36337fa4d2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:44,116 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.077s 2022-02-21 01:12:44,116 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b5fa9b-2923-46c3-a289-57676506ffd0', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b5fa9b-2923-46c3-a289-57676506ffd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:45,151 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.029s 2022-02-21 01:12:45,152 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b691cb9-49a3-4bd8-9ffa-a7df2d642035', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b691cb9-49a3-4bd8-9ffa-a7df2d642035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:46,185 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.029s 2022-02-21 01:12:46,185 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bfeacd-2fd0-48bf-8f0f-8051d3c5d0aa', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bfeacd-2fd0-48bf-8f0f-8051d3c5d0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:47,238 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.048s 2022-02-21 01:12:47,239 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53a1520-4a56-49e0-a0c5-06e0a3430e64', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53a1520-4a56-49e0-a0c5-06e0a3430e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:48,265 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:48,265 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ee2434-96a6-47d1-b573-a3e1661f0c54', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ee2434-96a6-47d1-b573-a3e1661f0c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:49,295 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.025s 2022-02-21 01:12:49,296 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471729d4-2660-4573-87dc-71b34f9e0a18', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471729d4-2660-4573-87dc-71b34f9e0a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:50,323 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:12:50,323 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e95ff5d-123b-484e-9e97-54cea018815e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e95ff5d-123b-484e-9e97-54cea018815e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:51,350 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:51,350 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fb3893-660c-42e9-881c-90148ef10560', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fb3893-660c-42e9-881c-90148ef10560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:52,378 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:52,378 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83179aad-1164-4400-88ba-f055b707f04e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83179aad-1164-4400-88ba-f055b707f04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:53,411 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.029s 2022-02-21 01:12:53,412 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77fd36db-ab85-4f9d-af54-c117ae375730', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77fd36db-ab85-4f9d-af54-c117ae375730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:54,439 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:12:54,439 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008c5303-53ec-4461-ab5c-52b95548fd90', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008c5303-53ec-4461-ab5c-52b95548fd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:55,470 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.027s 2022-02-21 01:12:55,471 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9372e64-eb90-4830-9684-ee0eb5d8eb03', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9372e64-eb90-4830-9684-ee0eb5d8eb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:56,496 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:12:56,497 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011613c2-9a5c-4d09-997c-9511243b58b8', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011613c2-9a5c-4d09-997c-9511243b58b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:57,522 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:57,523 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855da8bb-5abd-428e-8015-8b67956baa6d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855da8bb-5abd-428e-8015-8b67956baa6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:58,548 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:12:58,549 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1c5f81-59eb-455c-ab01-c8d6741c1b5d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1c5f81-59eb-455c-ab01-c8d6741c1b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:59,576 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.024s 2022-02-21 01:12:59,576 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d882fb-67be-4b5a-989d-6f3979b73c8d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d882fb-67be-4b5a-989d-6f3979b73c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:00,602 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:13:00,603 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6781b303-6dcb-45bc-ac2e-82a09a479b24', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6781b303-6dcb-45bc-ac2e-82a09a479b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:01,634 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.027s 2022-02-21 01:13:01,634 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a8406e-5ac8-4d8f-bbaa-03b7b6dc9f60', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a8406e-5ac8-4d8f-bbaa-03b7b6dc9f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:02,658 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:02,659 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13930e39-8b5a-478c-bdcd-13cf12fde305', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13930e39-8b5a-478c-bdcd-13cf12fde305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:03,686 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:03,686 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686c8c8d-8918-49f4-8a0c-0bc7e0eda032', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686c8c8d-8918-49f4-8a0c-0bc7e0eda032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:04,713 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.023s 2022-02-21 01:13:04,714 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a514962a-9e05-4bd9-8e94-b5cbe260a495', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a514962a-9e05-4bd9-8e94-b5cbe260a495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:05,740 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:05,740 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c3dd67-4797-4353-961b-df8872f675af', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c3dd67-4797-4353-961b-df8872f675af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:06,765 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:06,765 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f09cd5d-108d-420d-ae7e-7a31e8be2238', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f09cd5d-108d-420d-ae7e-7a31e8be2238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:07,791 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:07,791 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c36290d-0d89-4bf1-976d-9fcb0e3033b6', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c36290d-0d89-4bf1-976d-9fcb0e3033b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:08,817 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:08,817 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1338e6f-de16-4e0c-8ab5-74f9eb434c02', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1338e6f-de16-4e0c-8ab5-74f9eb434c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:09,844 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:09,844 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8eca13-eedf-4091-b573-0135664aab08', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8eca13-eedf-4091-b573-0135664aab08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:10,868 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:10,869 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2cc0f6-3cd6-41f0-9ac3-97da23e7589a', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2cc0f6-3cd6-41f0-9ac3-97da23e7589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:11,892 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:11,893 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfe6408-0d13-4925-8b85-c7bd84bc037e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfe6408-0d13-4925-8b85-c7bd84bc037e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:12,918 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:12,919 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4992d0e-4f7c-477b-bbb2-4398b956358e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4992d0e-4f7c-477b-bbb2-4398b956358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:13,943 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:13,944 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76b4c79-3406-4a68-8ca6-3498fb32f850', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76b4c79-3406-4a68-8ca6-3498fb32f850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:14,968 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:14,969 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8120e5c-5ab7-4830-a73f-e3817ab8da0e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8120e5c-5ab7-4830-a73f-e3817ab8da0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:15,995 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:15,995 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b5dbf2-513d-453d-870a-ec465dbf64c3', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b5dbf2-513d-453d-870a-ec465dbf64c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:17,022 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:17,022 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1817eaf4-ea4f-4584-8309-6706502c4fdd', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1817eaf4-ea4f-4584-8309-6706502c4fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:18,047 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:18,047 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d171317a-ccff-4429-8728-1ae974c9447c', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d171317a-ccff-4429-8728-1ae974c9447c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:19,072 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:19,072 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c44b710-0421-4777-aced-e455219a2164', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c44b710-0421-4777-aced-e455219a2164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:20,097 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:20,098 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a127e121-bcc6-4c60-9e0e-b05ee7a6a83a', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a127e121-bcc6-4c60-9e0e-b05ee7a6a83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:21,123 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:21,123 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef414305-357b-489c-9a62-368176db07d5', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef414305-357b-489c-9a62-368176db07d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:22,147 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.020s 2022-02-21 01:13:22,148 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212e5184-8325-46fb-a16c-c22e113404f2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212e5184-8325-46fb-a16c-c22e113404f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:23,172 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:23,172 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47db945-7149-449c-b97f-a396c52f58aa', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47db945-7149-449c-b97f-a396c52f58aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:24,197 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.020s 2022-02-21 01:13:24,204 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d8d2cb-0093-4cc6-99c3-e9d15ddc5d38', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d8d2cb-0093-4cc6-99c3-e9d15ddc5d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:25,233 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.025s 2022-02-21 01:13:25,233 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178132e9-1285-4d11-8cb0-541e9996d678', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178132e9-1285-4d11-8cb0-541e9996d678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:26,258 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:26,259 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e944efb-2a11-4c43-8a9e-4755ed836581', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e944efb-2a11-4c43-8a9e-4755ed836581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:27,283 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:27,284 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fce0f9f-857f-41ad-bfc3-eb3e056f42ed', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fce0f9f-857f-41ad-bfc3-eb3e056f42ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:28,309 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:28,310 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d86408f-e981-4637-aad5-af236bcfcf53', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d86408f-e981-4637-aad5-af236bcfcf53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:29,335 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:29,335 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb328b0-b0b1-48ed-9164-9b84558ee217', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb328b0-b0b1-48ed-9164-9b84558ee217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:30,361 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.022s 2022-02-21 01:13:30,361 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3c5522-65e8-471c-967c-5078b506af27', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3c5522-65e8-471c-967c-5078b506af27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:31,386 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:31,386 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80e7629-255e-487d-ad27-f3dd0bb36cee', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80e7629-255e-487d-ad27-f3dd0bb36cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:32,412 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:32,413 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6935b08b-882d-4f18-8a62-59cddbaf95d8', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6935b08b-882d-4f18-8a62-59cddbaf95d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:33,438 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:33,439 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43301da6-768f-41e1-815c-f98b4fdca4d4', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43301da6-768f-41e1-815c-f98b4fdca4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:34,464 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:34,464 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a25471d-feaf-472a-97b4-613873782c25', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a25471d-feaf-472a-97b4-613873782c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:35,489 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.021s 2022-02-21 01:13:35,489 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467426fc-7ab1-4df8-a479-d69a45c287bd', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467426fc-7ab1-4df8-a479-d69a45c287bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:36,527 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.033s 2022-02-21 01:13:36,528 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e87bfb-6fa4-461a-8e31-fef01d6a42e3', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e87bfb-6fa4-461a-8e31-fef01d6a42e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:37,577 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.045s 2022-02-21 01:13:37,577 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2dd814-24f5-486f-bb79-90c7b8c2395e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2dd814-24f5-486f-bb79-90c7b8c2395e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:38,625 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.044s 2022-02-21 01:13:38,626 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356aaf1c-1b48-4bc5-a273-e8e6a99bdb68', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356aaf1c-1b48-4bc5-a273-e8e6a99bdb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:39,670 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.041s 2022-02-21 01:13:39,671 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771f34da-12e1-491f-933b-0453522edaef', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771f34da-12e1-491f-933b-0453522edaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:40,717 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.042s 2022-02-21 01:13:40,717 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec677ca-afb8-4002-a857-5071b290ce5b', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec677ca-afb8-4002-a857-5071b290ce5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:41,770 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.049s 2022-02-21 01:13:41,770 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1b1381-ecce-40fd-a0ca-ac0db48a7aa2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1b1381-ecce-40fd-a0ca-ac0db48a7aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:42,816 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.042s 2022-02-21 01:13:42,817 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e086f323-a72a-44f0-b2ad-3b53a41a70c0', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e086f323-a72a-44f0-b2ad-3b53a41a70c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:43,860 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.040s 2022-02-21 01:13:43,861 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d884fb-ee66-4a06-a599-cf60b0ca2741', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d884fb-ee66-4a06-a599-cf60b0ca2741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:44,917 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.053s 2022-02-21 01:13:44,920 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5516e8e6-63da-4199-8e40-ddb1926f58f1', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5516e8e6-63da-4199-8e40-ddb1926f58f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:45,958 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.034s 2022-02-21 01:13:45,958 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c7b055-dd8b-40f2-94a4-3e86ec7faa84', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c7b055-dd8b-40f2-94a4-3e86ec7faa84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:47,013 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.051s 2022-02-21 01:13:47,014 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f013eb-ce58-4954-9648-767fc27fd41f', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f013eb-ce58-4954-9648-767fc27fd41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:48,056 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.038s 2022-02-21 01:13:48,056 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34dc650-2475-4fce-a01e-978d4f721a69', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34dc650-2475-4fce-a01e-978d4f721a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:49,111 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.051s 2022-02-21 01:13:49,111 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effdab1a-f4db-488b-91df-acf273d21593', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effdab1a-f4db-488b-91df-acf273d21593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:50,152 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.037s 2022-02-21 01:13:50,152 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8099237c-585a-40b0-8ca3-72c07c565a6b', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8099237c-585a-40b0-8ca3-72c07c565a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:51,200 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.044s 2022-02-21 01:13:51,200 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd34263-743f-4169-9406-d736cc105ad2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd34263-743f-4169-9406-d736cc105ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:52,246 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.042s 2022-02-21 01:13:52,249 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e120e80-8758-487e-9281-d954b22167c7', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e120e80-8758-487e-9281-d954b22167c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:53,295 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.042s 2022-02-21 01:13:53,296 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a95dc95-bac8-4b42-9a06-aec75f9e907e', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a95dc95-bac8-4b42-9a06-aec75f9e907e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:54,338 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.039s 2022-02-21 01:13:54,339 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0846a2a-3b10-431e-b64e-9c87cc0be5f3', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0846a2a-3b10-431e-b64e-9c87cc0be5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:55,388 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.045s 2022-02-21 01:13:55,388 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c920f4-6664-4789-a5f7-38bd898c06c2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c920f4-6664-4789-a5f7-38bd898c06c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:56,434 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.042s 2022-02-21 01:13:56,434 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f88d3bc-ebd1-4544-b639-f9d4d3156ea8', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f88d3bc-ebd1-4544-b639-f9d4d3156ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:57,483 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.044s 2022-02-21 01:13:57,483 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0840616-0803-4b71-8841-df457d463000', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0840616-0803-4b71-8841-df457d463000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:58,534 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.047s 2022-02-21 01:13:58,535 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa3f1ae-6d3d-4a86-a545-fa3889316a5d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa3f1ae-6d3d-4a86-a545-fa3889316a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:59,587 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.048s 2022-02-21 01:13:59,587 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60c5b98-4a9c-4a62-bed8-0ec801d88ba2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60c5b98-4a9c-4a62-bed8-0ec801d88ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:14:00,640 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 0.049s 2022-02-21 01:14:00,641 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5bf0e7-ecfc-4a7a-8385-e606e11b3036', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5bf0e7-ecfc-4a7a-8385-e606e11b3036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:15:01,704 117822 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 2022-02-21 01:15:02,333 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 60.689s 2022-02-21 01:15:02,333 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9db022-9635-44aa-9b0d-60d8ab9d04a0', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9db022-9635-44aa-9b0d-60d8ab9d04a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:16:01,636 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 58.299s 2022-02-21 01:16:01,636 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5540e72b-34e7-416d-a431-64b8424a8765', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5540e72b-34e7-416d-a431-64b8424a8765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:17:02,618 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 59.978s 2022-02-21 01:17:02,619 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eee9ee8-8d2f-4c20-967a-b41da888514b', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eee9ee8-8d2f-4c20-967a-b41da888514b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:18:01,732 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 58.110s 2022-02-21 01:18:01,733 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af661c9-dc9d-46ee-aeb6-96b6b89e311c', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af661c9-dc9d-46ee-aeb6-96b6b89e311c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:19:02,719 117822 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c 59.983s 2022-02-21 01:19:02,719 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196fabec-68a5-4095-97b8-9fe23ea741a3', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196fabec-68a5-4095-97b8-9fe23ea741a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/6014d3ab6c2340118e3169042219b569/snapshots/1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c'} Body: b'{"snapshot": {"id": "1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-391437596", "description": null, "volume_id": "1c5b6f1a-f031-4787-b7b0-8bd2a4f1112e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6014d3ab6c2340118e3169042219b569", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 52, in test_volume_extend_when_volume_has_snapshot self.create_snapshot(volume['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 145, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 1b2157b8-7db2-4ef5-ad6a-67df5ee4d41c failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 3 | 2 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt10.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
ft10.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:'': {{{ 2022-02-21 01:11:18,041 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.91/identity/v3/auth/tokens 0.034s 2022-02-21 01:11:18,041 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-351cdf99-c325-45b2-bee3-a6f911ba0874', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eef05bfef54c43ca8d0099ee98986766", "name": "tempest-VolumesSnapshotTestJSON-1291323275-project", "password_expires_at": null}, "audit_ids": ["N9HwGtUcSXG7iH8proxaRw"], "expires_at": "2022-02-21T02:11:18.000000Z", "issued_at": "2022-02-21T01:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f92cb7cf852c4790bb51e02de8b46c41", "name": "tempest-VolumesSnapshotTestJSON-1291323275"}, "is_domain": false, "roles": [{"id": "10af6e232dab44c8ad6d3d3dfbba17a6", "name": "reader"}, {"id": "d866912b115b4ffd92d5011a81e30fc3", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4009f08da3f48b59f7cc1adc65b5450", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2.1", "region": "RegionOne"}], "id": "08eb78e0e22b41879fd6026632f25e0b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1e8ba094193043cca34316c6eeb0ff30", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2/f92cb7cf852c4790bb51e02de8b46c41", "region": "RegionOne"}], "id": "0f250bc1b74a4ac98464381cddbfc393", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9912e50e68484c73bc1095bca0368fdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:9696/", "region": "RegionOne"}], "id": "5b0ad5ce215d45ac9603d59cf4cad9aa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d0a0b8bda0e14ab18ef6cecd2ecc1e62", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/identity", "region": "RegionOne"}], "id": "b9785048b79e425492afae258f7cce01", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aaba180bbe640f08add6d6d7562284e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41", "region": "RegionOne"}], "id": "bdaefd60bfa742e2b647aa8352def01a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1c0768aa0e42444ca90bd18311fecb0c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:8080/v1/AUTH_f92cb7cf852c4790bb51e02de8b46c41", "region": "RegionOne"}, {"id": "ab7e9662109742fcb38d15e8c5e01a58", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.91:8080", "region": "RegionOne"}], "id": "cb6404ff8ff946ada1f096123f7248f8", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7373f8839c13423584bff9c2c88aa26a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41", "region": "RegionOne"}], "id": "e2e4b59f5a8949ab8072b521b35e2180", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e4254491b104411499fe7423b899f1a5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/image", "region": "RegionOne"}], "id": "fa5ee1dc1cd747cb804aa997f695f523", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc95fbded51842bb8b6c09c717f9b381", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/placement", "region": "RegionOne"}], "id": "fdc950f9e3ab4ef68d4a7e2fc35567c0", "type": "placement", "name": "placement"}]}}' 2022-02-21 01:11:18,042 117825 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'ce8dae1f-c1c8-4a29-a9ef-ffb95022435c', 'name': 'tempest-VolumesSnapshotTestJSON-1922436508-network', 'tenant_id': 'f92cb7cf852c4790bb51e02de8b46c41', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f92cb7cf852c4790bb51e02de8b46c41', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 399, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-21T01:11:13Z', 'updated_at': '2022-02-21T01:11:13Z', 'revision_number': 1} available for tenant 2022-02-21 01:11:18,666 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.91/compute/v2.1/servers 0.623s 2022-02-21 01:11:18,666 117825 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-592284498", "imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "flavorRef": "452", "networks": [{"uuid": "ce8dae1f-c1c8-4a29-a9ef-ffb95022435c"}]}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22fc19e-d9cf-4fc5-b509-6c612578e6b3', 'x-compute-request-id': 'req-f22fc19e-d9cf-4fc5-b509-6c612578e6b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vexV4ZsPcoxS"}}' 2022-02-21 01:11:18,758 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:11:18,759 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ae4233-c586-4f77-8180-116440343ab7', 'x-compute-request-id': 'req-f1ae4233-c586-4f77-8180-116440343ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:19Z", "updated": "2022-02-21T01:11:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:19,875 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.108s 2022-02-21 01:11:19,876 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b4ad3f-78fd-4f4a-94b3-d4665241b952', 'x-compute-request-id': 'req-f9b4ad3f-78fd-4f4a-94b3-d4665241b952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-21 01:11:21,037 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.152s 2022-02-21 01:11:21,037 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374a449b-8620-43a3-ae0d-34187b1b0f1d', 'x-compute-request-id': 'req-374a449b-8620-43a3-ae0d-34187b1b0f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-21 01:11:21,044 117825 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-02-21 01:11:22,169 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.113s 2022-02-21 01:11:22,169 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec5b044-ee52-4f04-9dce-ff87faecbd89', 'x-compute-request-id': 'req-4ec5b044-ee52-4f04-9dce-ff87faecbd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:22,177 117825 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-02-21 01:11:23,402 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.223s 2022-02-21 01:11:23,403 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f49bfa84-9edb-4961-b832-4d45e856df53', 'x-compute-request-id': 'req-f49bfa84-9edb-4961-b832-4d45e856df53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:24,692 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.280s 2022-02-21 01:11:24,693 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce88432-af33-4a58-ac02-44ef502140d7', 'x-compute-request-id': 'req-6ce88432-af33-4a58-ac02-44ef502140d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:25,969 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.265s 2022-02-21 01:11:26,041 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202d1229-2b25-4bb7-8bda-eb55c47946c6', 'x-compute-request-id': 'req-202d1229-2b25-4bb7-8bda-eb55c47946c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:27,277 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.227s 2022-02-21 01:11:27,277 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf08d81-1c2c-4542-9306-dad94ae54db6', 'x-compute-request-id': 'req-adf08d81-1c2c-4542-9306-dad94ae54db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:28,547 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.259s 2022-02-21 01:11:28,548 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29805a1-4f23-4469-8008-6834ac7ecc56', 'x-compute-request-id': 'req-e29805a1-4f23-4469-8008-6834ac7ecc56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:29,819 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.263s 2022-02-21 01:11:29,819 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66be13f-2cf5-4279-8020-af6bcbc8a033', 'x-compute-request-id': 'req-c66be13f-2cf5-4279-8020-af6bcbc8a033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:31,132 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.305s 2022-02-21 01:11:31,133 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c2e14d-c16e-475d-9e47-f1c6ce8fd888', 'x-compute-request-id': 'req-21c2e14d-c16e-475d-9e47-f1c6ce8fd888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:32,347 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.206s 2022-02-21 01:11:32,347 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d362a7aa-74f1-4e3c-b321-3b19b88cdceb', 'x-compute-request-id': 'req-d362a7aa-74f1-4e3c-b321-3b19b88cdceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:33,673 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.316s 2022-02-21 01:11:33,674 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c37365-518e-4f5b-a56d-658f6aac372d', 'x-compute-request-id': 'req-e5c37365-518e-4f5b-a56d-658f6aac372d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "BUILD", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "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": []}}' 2022-02-21 01:11:34,893 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.211s 2022-02-21 01:11:34,893 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:34 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-e0970c21-c283-43b8-8a57-567b4f9ae9c1', 'x-compute-request-id': 'req-e0970c21-c283-43b8-8a57-567b4f9ae9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:11:33Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": []}}' 2022-02-21 01:11:34,901 117825 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-02-21 01:11:34,924 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/image/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc 0.022s 2022-02-21 01:11:34,925 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cc0fec8e-6027-4122-854a-b8895a8ca0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/image/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc'} 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": "433e9f18a6614ea59825abd58da308b1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "created_at": "2022-02-21T01:02:01Z", "updated_at": "2022-02-21T01:02:18Z", "tags": [], "self": "/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc", "file": "/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc/file", "schema": "/v2/schemas/image"}' 2022-02-21 01:11:35,737 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes 0.812s 2022-02-21 01:11:35,738 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1933655f-33e3-43c8-aaab-8f0d61275ec5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1933655f-33e3-43c8-aaab-8f0d61275ec5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.357717", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:11:35,785 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:11:35,785 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b01efb-05cf-431b-9df1-fb696a614a80', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b01efb-05cf-431b-9df1-fb696a614a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:36,870 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.076s 2022-02-21 01:11:36,870 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8e122e-c008-4bb9-b79a-3d6658a428f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8e122e-c008-4bb9-b79a-3d6658a428f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:37,966 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.085s 2022-02-21 01:11:37,966 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c8a7ff-6a0a-4a25-9361-35e485068e0c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c8a7ff-6a0a-4a25-9361-35e485068e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:39,058 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.079s 2022-02-21 01:11:39,058 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e546282d-57c7-47c6-b5c2-cde9dbf2610e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e546282d-57c7-47c6-b5c2-cde9dbf2610e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:40,108 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.039s 2022-02-21 01:11:40,109 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51f86a7-28ea-4fd1-9f32-37c5c17e8fd3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51f86a7-28ea-4fd1-9f32-37c5c17e8fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:41,165 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.048s 2022-02-21 01:11:41,166 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ab4de7-ac9a-48bc-9f53-c644b623c779', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ab4de7-ac9a-48bc-9f53-c644b623c779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:42,241 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.067s 2022-02-21 01:11:42,241 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aace365c-bcaf-46f1-8909-5545b9760b19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aace365c-bcaf-46f1-8909-5545b9760b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:43,431 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.180s 2022-02-21 01:11:43,436 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85078fb-662a-47e1-b5ad-cf1229a9a062', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85078fb-662a-47e1-b5ad-cf1229a9a062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:44,482 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.038s 2022-02-21 01:11:44,482 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af57a518-524e-4cd6-a12e-1bea9c7956ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af57a518-524e-4cd6-a12e-1bea9c7956ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:45,536 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:11:45,537 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbde3c6-1099-43bf-a123-20e88fc69b85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbde3c6-1099-43bf-a123-20e88fc69b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:46,588 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:11:46,589 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad9e5f8-2623-42d0-b84c-8d55a7c1bd25', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad9e5f8-2623-42d0-b84c-8d55a7c1bd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:47,636 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.039s 2022-02-21 01:11:47,637 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf05448b-cdd9-49b7-9419-1266b276ad61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf05448b-cdd9-49b7-9419-1266b276ad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:48,702 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:11:48,703 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc2e9b0-b2f6-47d7-851c-5116eb8acca0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc2e9b0-b2f6-47d7-851c-5116eb8acca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:49,762 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:11:49,762 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b71ce5-3dab-42de-93c0-eb5fbb6ff0da', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b71ce5-3dab-42de-93c0-eb5fbb6ff0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:50,827 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:11:50,828 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ac0cca-fd5f-4db9-9737-5b94563c8209', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ac0cca-fd5f-4db9-9737-5b94563c8209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:51,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.047s 2022-02-21 01:11:51,883 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b08e6ae-5c97-408b-ae2c-588334f6eb39', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b08e6ae-5c97-408b-ae2c-588334f6eb39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:36.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:52,933 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:11:52,933 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf0425d-d7e9-42cf-8532-8b6c4a829de6', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf0425d-d7e9-42cf-8532-8b6c4a829de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:53,988 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:11:53,988 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718928a4-1b16-42d1-9341-86b3a1d2ce08', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718928a4-1b16-42d1-9341-86b3a1d2ce08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:55,037 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:11:55,037 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5343a327-df29-4e7f-b798-d842b194ade4', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5343a327-df29-4e7f-b798-d842b194ade4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:56,083 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.038s 2022-02-21 01:11:56,083 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e29cdb-13b9-4987-a3d4-eb1d749e15f9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e29cdb-13b9-4987-a3d4-eb1d749e15f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:57,135 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:11:57,135 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067828e2-c60f-41ad-b165-ae89b703e221', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067828e2-c60f-41ad-b165-ae89b703e221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:58,185 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:11:58,185 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec62f90c-c934-484f-b477-1781728280e4', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec62f90c-c934-484f-b477-1781728280e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:58.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:59,237 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:11:59,238 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434761fb-a1b2-45e5-85f7-f08d0b270855', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434761fb-a1b2-45e5-85f7-f08d0b270855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:11:58.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:11:59,245 117825 INFO [tempest.common.waiters] volume 859d92fe-750a-4e98-b4a2-1be720fbbb02 reached available after waiting for 24.245708 seconds 2022-02-21 01:12:00,157 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments 0.911s 2022-02-21 01:12:00,157 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "device": "/dev/sdb"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:59 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-ce614994-5dc5-4611-8749-6e58cd92d15a', 'x-compute-request-id': 'req-ce614994-5dc5-4611-8749-6e58cd92d15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "serverId": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "volumeId": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "device": "/dev/sdb"}}' 2022-02-21 01:12:00,217 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:12:00,223 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e88e28-37a9-421c-9cc3-250a75c46035', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e88e28-37a9-421c-9cc3-250a75c46035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:01,277 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.046s 2022-02-21 01:12:01,277 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9616e90b-a127-42c3-b2fb-54c34024b138', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9616e90b-a127-42c3-b2fb-54c34024b138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:02,330 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:12:02,330 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725614ce-5067-4e63-9645-201b8415724e', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725614ce-5067-4e63-9645-201b8415724e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:03,383 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:12:03,384 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392c4783-fb10-4ee0-9d2f-9603e6c36e74', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392c4783-fb10-4ee0-9d2f-9603e6c36e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:04,446 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:12:04,447 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0181eba2-6309-4a08-9e70-93a44b2cffd4', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0181eba2-6309-4a08-9e70-93a44b2cffd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:05,506 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:12:05,506 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e593efe-03c0-44b6-a577-e49325bc4e91', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e593efe-03c0-44b6-a577-e49325bc4e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:06,599 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.079s 2022-02-21 01:12:06,599 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c568edae-2419-4914-a1d7-d73d12f157ab', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c568edae-2419-4914-a1d7-d73d12f157ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:07,660 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.048s 2022-02-21 01:12:07,660 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd8ea92-5cc7-4fc1-bdc2-673e12f2aa8b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd8ea92-5cc7-4fc1-bdc2-673e12f2aa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:08,723 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:12:08,723 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c052b44-4f9f-49e5-96e5-09f3c4d9a29b', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c052b44-4f9f-49e5-96e5-09f3c4d9a29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:12:08.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:12:08,731 117825 INFO [tempest.common.waiters] volume 859d92fe-750a-4e98-b4a2-1be720fbbb02 reached in-use after waiting for 8.731252 seconds 2022-02-21 01:12:08,780 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots 0.048s 2022-02-21 01:12:08,780 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501467208"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:08 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-8aadae70-cc52-4e39-9335-dc4d66362898', 'x-openstack-request-id': 'req-8aadae70-cc52-4e39-9335-dc4d66362898', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 859d92fe-750a-4e98-b4a2-1be720fbbb02 status must be available, but current status is: in-use."}}' 2022-02-21 01:12:09,242 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots 0.461s 2022-02-21 01:12:09,242 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fe1171-209a-45cb-972c-ca6e8b76720b', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fe1171-209a-45cb-972c-ca6e8b76720b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.031751", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}}}' 2022-02-21 01:12:09,271 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16 0.025s 2022-02-21 01:12:09,277 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec15655-6c60-4ddf-a559-60581ee43e89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec15655-6c60-4ddf-a559-60581ee43e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:10,307 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16 0.026s 2022-02-21 01:12:10,308 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4780cf65-1ace-41ec-a2c7-af96a88a4e4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4780cf65-1ace-41ec-a2c7-af96a88a4e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:11,345 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16 0.033s 2022-02-21 01:12:11,345 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bd42a4-107a-4c41-944d-a8c83c8bd4a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bd42a4-107a-4c41-944d-a8c83c8bd4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:12,372 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16 0.022s 2022-02-21 01:12:12,372 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0832dd6d-44fe-4662-a91e-c96af9d9dbb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0832dd6d-44fe-4662-a91e-c96af9d9dbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:13,402 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16 0.022s 2022-02-21 01:12:13,402 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b627cd45-417d-4c59-a897-1bc21de34e82', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b627cd45-417d-4c59-a897-1bc21de34e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/77ebb43b-5e21-4cdd-9519-e67b5ab55a16'} Body: b'{"snapshot": {"id": "77ebb43b-5e21-4cdd-9519-e67b5ab55a16", "created_at": "2022-02-21T01:12:09.000000", "updated_at": "2022-02-21T01:12:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013791082", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-02-21 01:12:13,405 117825 INFO [tempest.common.waiters] snapshot 77ebb43b-5e21-4cdd-9519-e67b5ab55a16 reached available after waiting for 4.405205 seconds 2022-02-21 01:12:13,787 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots 0.382s 2022-02-21 01:12:13,787 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b6879d-3f1e-44e6-b4ab-6508aa6bf55d', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b6879d-3f1e-44e6-b4ab-6508aa6bf55d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:13.553029", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}}}' 2022-02-21 01:12:13,824 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.034s 2022-02-21 01:12:13,825 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db0519b-44a5-457f-b77e-cbe4088d0108', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db0519b-44a5-457f-b77e-cbe4088d0108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:14,855 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.027s 2022-02-21 01:12:14,855 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123447c2-4813-49e7-b5b9-e2b0a63f554a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123447c2-4813-49e7-b5b9-e2b0a63f554a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:15,882 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:15,882 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8560047a-8426-4763-9585-b32c58bf984c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8560047a-8426-4763-9585-b32c58bf984c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:16,910 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:12:16,911 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a7cc5e-2e20-49d0-b3db-76abd90700e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a7cc5e-2e20-49d0-b3db-76abd90700e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:17,939 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:17,939 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e328d7ce-b70e-415a-ac25-9bba5a376eb5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e328d7ce-b70e-415a-ac25-9bba5a376eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:18,976 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.031s 2022-02-21 01:12:18,977 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aad26ba-b777-44b8-b3cd-59e407f62209', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aad26ba-b777-44b8-b3cd-59e407f62209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:20,006 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:12:20,007 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c26b8f-ba3c-4920-ad19-7eaeace8ac82', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c26b8f-ba3c-4920-ad19-7eaeace8ac82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:21,033 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:21,034 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b103ae-1a0f-48c9-a0e1-4b14eb94cefd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b103ae-1a0f-48c9-a0e1-4b14eb94cefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:22,060 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:22,060 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a24aa2-9118-485f-b2d9-9f5b8397e75e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a24aa2-9118-485f-b2d9-9f5b8397e75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:23,092 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.028s 2022-02-21 01:12:23,092 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d913bb-dc77-4a7f-96bd-c3b4f0cca546', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d913bb-dc77-4a7f-96bd-c3b4f0cca546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:24,118 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:24,119 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0e9e80-fd52-4449-8a24-b0689de0200f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0e9e80-fd52-4449-8a24-b0689de0200f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:25,147 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:12:25,148 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfd9f84-ec3e-4d49-ab15-dcca6fc2addd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfd9f84-ec3e-4d49-ab15-dcca6fc2addd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:26,180 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.026s 2022-02-21 01:12:26,181 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510931f4-2c64-4b2b-9840-8b94ac8bed87', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510931f4-2c64-4b2b-9840-8b94ac8bed87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:27,219 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.032s 2022-02-21 01:12:27,219 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcc53e0-5211-4aa6-84ce-65e23065f5ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcc53e0-5211-4aa6-84ce-65e23065f5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:28,245 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:28,245 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bc0bf3-754d-4031-bc05-7ae734f65377', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bc0bf3-754d-4031-bc05-7ae734f65377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:29,271 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:29,271 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715bbf0b-fe7f-42fe-ad48-2cb891bdd57d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715bbf0b-fe7f-42fe-ad48-2cb891bdd57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:30,297 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:30,298 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aee9b0c-162e-408d-aae4-c501836a3153', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aee9b0c-162e-408d-aae4-c501836a3153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:31,327 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:31,327 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d339e22a-8905-48d0-b3c6-44b96d37f1ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d339e22a-8905-48d0-b3c6-44b96d37f1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:32,353 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:32,354 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7ee134-cf78-40d7-a287-f2fbaa8c6941', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7ee134-cf78-40d7-a287-f2fbaa8c6941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:33,381 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:33,382 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14659e78-abff-48bf-adc5-27e4b5ad8fc8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14659e78-abff-48bf-adc5-27e4b5ad8fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:34,409 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:34,409 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b1b829-d8ed-479e-8958-0d3ec5eeee30', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b1b829-d8ed-479e-8958-0d3ec5eeee30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:35,434 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:35,435 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c683c8e2-9840-4797-b574-aa7ec65129e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c683c8e2-9840-4797-b574-aa7ec65129e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:36,462 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:36,462 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938117d8-cb6c-49ba-ab57-709d9472a4c5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938117d8-cb6c-49ba-ab57-709d9472a4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:37,489 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:37,489 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1c1dff-7a03-40e3-9c28-d3a9ce6ff4f3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1c1dff-7a03-40e3-9c28-d3a9ce6ff4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:38,519 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.026s 2022-02-21 01:12:38,520 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1943e1-e912-4b68-ba61-69c8a1382799', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1943e1-e912-4b68-ba61-69c8a1382799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:39,547 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:12:39,548 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b877ee0c-d4f4-44a4-aad8-c3dc92cf09e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b877ee0c-d4f4-44a4-aad8-c3dc92cf09e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:40,581 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.025s 2022-02-21 01:12:40,582 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ee1c90-0f93-4a8b-9cb7-e06eb666b066', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ee1c90-0f93-4a8b-9cb7-e06eb666b066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:41,613 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.027s 2022-02-21 01:12:41,614 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26968ce0-18f0-468f-983c-18735a495d0b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26968ce0-18f0-468f-983c-18735a495d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:42,642 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:12:42,643 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba9ee1b-cf26-4f0d-8882-8d05a48f7b34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba9ee1b-cf26-4f0d-8882-8d05a48f7b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:43,686 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.037s 2022-02-21 01:12:43,687 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a25e14e-106f-4811-af60-da3313555cc0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a25e14e-106f-4811-af60-da3313555cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:44,720 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.029s 2022-02-21 01:12:44,721 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc20298a-7bee-4ea3-a93b-0279bba76009', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc20298a-7bee-4ea3-a93b-0279bba76009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:45,758 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.034s 2022-02-21 01:12:45,759 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b2d40c-a4c3-45ca-a1ca-75380b8e2890', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b2d40c-a4c3-45ca-a1ca-75380b8e2890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:46,803 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.038s 2022-02-21 01:12:46,803 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546cdf9e-0aae-4f93-adc3-6148cdd2c272', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546cdf9e-0aae-4f93-adc3-6148cdd2c272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:47,832 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.025s 2022-02-21 01:12:47,833 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f92553-813a-4260-83ab-cc6f05df38ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f92553-813a-4260-83ab-cc6f05df38ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:48,857 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:48,858 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6bd14b-fc29-4ee9-974d-19e0aa239070', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6bd14b-fc29-4ee9-974d-19e0aa239070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:49,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:49,883 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2c8109-56d5-4f3c-90f8-f0b8fcd3da98', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2c8109-56d5-4f3c-90f8-f0b8fcd3da98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:50,909 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:50,909 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be66980-d066-493e-b968-032671119a93', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be66980-d066-493e-b968-032671119a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:51,933 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:51,934 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e26c2d-75a7-4bca-b44e-812481b82712', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e26c2d-75a7-4bca-b44e-812481b82712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:52,959 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:52,959 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f208129-141a-48eb-9d65-836faedcc6e7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f208129-141a-48eb-9d65-836faedcc6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:53,985 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:53,985 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6c4d43-4d9b-4c20-99c7-b5d5672ab835', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6c4d43-4d9b-4c20-99c7-b5d5672ab835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:55,012 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:55,012 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4d61df-73c5-4d7c-ad1a-e1c682636662', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4d61df-73c5-4d7c-ad1a-e1c682636662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:56,038 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:56,038 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e3f38c-678e-4380-bc19-dc6ef9e287a8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e3f38c-678e-4380-bc19-dc6ef9e287a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:57,062 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.020s 2022-02-21 01:12:57,062 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480506db-50eb-449d-9ddc-2bce5110b7c6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480506db-50eb-449d-9ddc-2bce5110b7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:58,088 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:12:58,089 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a9ca44-1c62-4659-939a-e283e3c89e4a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a9ca44-1c62-4659-939a-e283e3c89e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:12:59,113 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:12:59,113 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c9fc59-1017-4462-b8a2-5166a27da606', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c9fc59-1017-4462-b8a2-5166a27da606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:00,140 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:13:00,141 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39928c66-68f7-4167-9755-6aab32783a85', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39928c66-68f7-4167-9755-6aab32783a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:01,166 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:13:01,166 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a58702-c188-4e7f-8e53-9324084e8f38', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a58702-c188-4e7f-8e53-9324084e8f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:02,191 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:13:02,192 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737b1fd4-a4c7-4156-9db4-95ec290e2d85', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737b1fd4-a4c7-4156-9db4-95ec290e2d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:03,217 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:13:03,217 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21f6c39-73fd-4172-abeb-e4ada1de8f03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21f6c39-73fd-4172-abeb-e4ada1de8f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:04,245 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:13:04,246 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513b1ba9-605a-4fca-9a10-099b1a18869f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513b1ba9-605a-4fca-9a10-099b1a18869f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:05,274 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:13:05,274 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39290a6-1e30-4a50-b6e6-5e8c9d1bb56b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39290a6-1e30-4a50-b6e6-5e8c9d1bb56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:06,303 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.024s 2022-02-21 01:13:06,303 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04c30bd-94b1-4810-83ae-a9ada933009d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04c30bd-94b1-4810-83ae-a9ada933009d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:07,330 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:13:07,330 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1766285-27f7-46d2-adf7-0631ba3dfd9c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1766285-27f7-46d2-adf7-0631ba3dfd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:08,354 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.020s 2022-02-21 01:13:08,355 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5dd366-510c-402d-ad93-4267e1504e97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5dd366-510c-402d-ad93-4267e1504e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:09,388 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.030s 2022-02-21 01:13:09,389 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ef0dd3-acff-460c-92f4-dad7b9ca887d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ef0dd3-acff-460c-92f4-dad7b9ca887d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:10,415 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.023s 2022-02-21 01:13:10,415 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6908f27-a79a-4144-97c9-b407e4b0a488', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6908f27-a79a-4144-97c9-b407e4b0a488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:11,441 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:13:11,442 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28be070-fe39-4a3a-a050-e1ec7c307681', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28be070-fe39-4a3a-a050-e1ec7c307681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:12,467 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:13:12,467 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79a5412-def8-46f7-b663-030ab20b5260', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79a5412-def8-46f7-b663-030ab20b5260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:13,493 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:13:13,494 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59954fb7-ad64-49c7-9816-e4b21f521416', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59954fb7-ad64-49c7-9816-e4b21f521416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:14,520 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.022s 2022-02-21 01:13:14,520 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf637b39-4f19-4334-8291-8e7f8f9800b6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf637b39-4f19-4334-8291-8e7f8f9800b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:15,545 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.021s 2022-02-21 01:13:15,546 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f1d2dd-afe3-44f7-8890-5dabb7ad6f7c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f1d2dd-afe3-44f7-8890-5dabb7ad6f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:16,590 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.040s 2022-02-21 01:13:16,590 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23925fd9-608e-4618-811a-97673e324168', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23925fd9-608e-4618-811a-97673e324168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:17,628 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.034s 2022-02-21 01:13:17,629 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a403a307-d73d-4ff5-b697-6066e1bcdc75', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a403a307-d73d-4ff5-b697-6066e1bcdc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:18,674 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:18,674 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5631749c-10c9-45b0-b1f8-b53d375c93d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5631749c-10c9-45b0-b1f8-b53d375c93d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:19,724 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.045s 2022-02-21 01:13:19,724 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfbb981-9838-4278-af92-2b833e107029', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfbb981-9838-4278-af92-2b833e107029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:20,776 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.048s 2022-02-21 01:13:20,776 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f093ab-2d56-4de1-8f1f-3c89f4e151a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f093ab-2d56-4de1-8f1f-3c89f4e151a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:21,821 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:21,822 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29919862-1224-49db-b691-e1782a988ea2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29919862-1224-49db-b691-e1782a988ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:22,869 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:22,869 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffcf065-6b1b-4bc0-905b-42666cfb4ef7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffcf065-6b1b-4bc0-905b-42666cfb4ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:23,916 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.042s 2022-02-21 01:13:23,916 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef422e08-098e-476e-bed6-f7cad5730dc0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef422e08-098e-476e-bed6-f7cad5730dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:24,971 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.051s 2022-02-21 01:13:24,971 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e728f3-ac4b-4039-8383-c77106ca25b6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e728f3-ac4b-4039-8383-c77106ca25b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:26,026 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.051s 2022-02-21 01:13:26,026 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f60902-5154-4fa4-80bf-466a35996d72', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f60902-5154-4fa4-80bf-466a35996d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:27,067 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.036s 2022-02-21 01:13:27,067 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ca2b45-2596-4ff9-aad3-0fb999486be0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ca2b45-2596-4ff9-aad3-0fb999486be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:28,115 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:28,116 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b61a0d-0b8e-4af3-a035-57ebdc20fdd7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b61a0d-0b8e-4af3-a035-57ebdc20fdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:29,164 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.044s 2022-02-21 01:13:29,164 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db492bf9-cfa9-4111-8440-f9270e43667b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db492bf9-cfa9-4111-8440-f9270e43667b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:30,215 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.046s 2022-02-21 01:13:30,215 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebfd6fb-70be-49d2-b02d-5fb3d34a821b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebfd6fb-70be-49d2-b02d-5fb3d34a821b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:31,260 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.042s 2022-02-21 01:13:31,265 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d41bae-4f43-40b8-8e2a-67b169f74e97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d41bae-4f43-40b8-8e2a-67b169f74e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:32,310 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:32,315 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22ce6bf-631e-42cb-aa76-3f9fcf48c056', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22ce6bf-631e-42cb-aa76-3f9fcf48c056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:33,364 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.045s 2022-02-21 01:13:33,365 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d3e44d-b50c-4432-a463-18713a4af204', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d3e44d-b50c-4432-a463-18713a4af204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:34,411 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.044s 2022-02-21 01:13:34,412 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e294075e-cbbd-4856-9be8-3b5287a2a5bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e294075e-cbbd-4856-9be8-3b5287a2a5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:35,463 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.047s 2022-02-21 01:13:35,463 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a90caf4-1754-44b8-bb4b-052ded4ad968', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a90caf4-1754-44b8-bb4b-052ded4ad968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:36,511 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.044s 2022-02-21 01:13:36,511 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f438687-d9c1-455d-9a04-0f0f0a24917e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f438687-d9c1-455d-9a04-0f0f0a24917e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:37,560 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.045s 2022-02-21 01:13:37,560 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fb9899-e6f2-4d05-869e-f9698b16883e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fb9899-e6f2-4d05-869e-f9698b16883e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:38,605 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:38,605 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee3d98e-ba78-4ac4-b9a2-42440d327519', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee3d98e-ba78-4ac4-b9a2-42440d327519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:39,652 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:39,653 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5be3bf-3005-4aeb-b9da-a51a83156177', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5be3bf-3005-4aeb-b9da-a51a83156177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:40,699 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.044s 2022-02-21 01:13:40,700 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6827aa1-c2cc-4729-bc8d-2c9832458457', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6827aa1-c2cc-4729-bc8d-2c9832458457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:41,755 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.051s 2022-02-21 01:13:41,755 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3021b790-5ba9-4755-9a35-1989d1e69e25', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3021b790-5ba9-4755-9a35-1989d1e69e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:42,798 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.039s 2022-02-21 01:13:42,799 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41967cf4-2ca5-419c-9635-aa1e8194945c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41967cf4-2ca5-419c-9635-aa1e8194945c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:43,844 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:43,844 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0053dd0a-9794-418c-a856-dbd69b66516d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0053dd0a-9794-418c-a856-dbd69b66516d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:44,895 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.047s 2022-02-21 01:13:44,895 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-addb5c79-8476-4dfa-a2dd-93d472e60a69', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-addb5c79-8476-4dfa-a2dd-93d472e60a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:45,940 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.040s 2022-02-21 01:13:45,940 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af65997-42a5-4623-a5ab-945fbc2ad9b1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af65997-42a5-4623-a5ab-945fbc2ad9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:46,996 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.052s 2022-02-21 01:13:46,996 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5a9e8b-b358-41b2-a7ba-e8acb6f980bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5a9e8b-b358-41b2-a7ba-e8acb6f980bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:48,039 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.039s 2022-02-21 01:13:48,039 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd407ee5-9afa-48f4-bec8-1b3a0a6fca9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd407ee5-9afa-48f4-bec8-1b3a0a6fca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:49,094 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.051s 2022-02-21 01:13:49,094 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49db6971-2732-4f85-982c-6b07d340d878', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49db6971-2732-4f85-982c-6b07d340d878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:50,135 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.037s 2022-02-21 01:13:50,136 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52e9268-27e8-4192-a31d-41028a05a2ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52e9268-27e8-4192-a31d-41028a05a2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:51,182 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:51,182 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ae3dd6-1a70-4762-8725-02af78e86203', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ae3dd6-1a70-4762-8725-02af78e86203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:52,229 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:52,229 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466e75cc-09e6-4803-8cde-b261d6049ca7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466e75cc-09e6-4803-8cde-b261d6049ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:53,276 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:53,277 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0fbe028-155b-4b12-ba25-e9e22c734217', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0fbe028-155b-4b12-ba25-e9e22c734217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:54,321 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.041s 2022-02-21 01:13:54,321 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7437dbd3-c839-417a-aff6-c1034046b02a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7437dbd3-c839-417a-aff6-c1034046b02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:55,369 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.044s 2022-02-21 01:13:55,369 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907ed793-d5a4-4e2e-9819-2062beaa9b77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907ed793-d5a4-4e2e-9819-2062beaa9b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:56,416 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.043s 2022-02-21 01:13:56,417 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e2d04b-9dac-41ec-9b9e-c8cb411d9fa7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e2d04b-9dac-41ec-9b9e-c8cb411d9fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:57,465 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.045s 2022-02-21 01:13:57,465 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c08f9a4-ff95-4f6a-bec5-56f649e42d74', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c08f9a4-ff95-4f6a-bec5-56f649e42d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:58,516 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.046s 2022-02-21 01:13:58,516 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3096ab-f711-4bbd-97bc-67847a35119b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3096ab-f711-4bbd-97bc-67847a35119b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:13:59,569 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.049s 2022-02-21 01:13:59,570 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290adb23-7ec8-4650-ae3b-94190e0c9a8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290adb23-7ec8-4650-ae3b-94190e0c9a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:14:00,623 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 0.048s 2022-02-21 01:14:00,623 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afba68e-128e-4dde-b17d-5ad2844f9f5b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afba68e-128e-4dde-b17d-5ad2844f9f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:15:01,688 117825 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 2022-02-21 01:15:02,315 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 60.688s 2022-02-21 01:15:02,316 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76cde81f-86a3-411c-855d-b45c68a356ea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76cde81f-86a3-411c-855d-b45c68a356ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:16:01,622 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 58.303s 2022-02-21 01:16:01,623 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb5ab69-7eb9-448e-a0e1-50ac9d6082ea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb5ab69-7eb9-448e-a0e1-50ac9d6082ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:17:02,508 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 59.881s 2022-02-21 01:17:02,508 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883224de-2fc1-47df-9bc8-23316ad65ec3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883224de-2fc1-47df-9bc8-23316ad65ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:18:01,715 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 58.203s 2022-02-21 01:18:01,716 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623238ae-49b5-4298-9b92-d5cc78e43374', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623238ae-49b5-4298-9b92-d5cc78e43374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:19:02,698 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64 59.979s 2022-02-21 01:19:02,699 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28cbde6-741f-40c2-85f2-8bedb3aea7cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28cbde6-741f-40c2-85f2-8bedb3aea7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/580d1f05-a950-41b4-a2f8-66b61ba87e64'} Body: b'{"snapshot": {"id": "580d1f05-a950-41b4-a2f8-66b61ba87e64", "created_at": "2022-02-21T01:12:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-713616297", "description": null, "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:20:02,764 117825 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.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 2022-02-21 01:21:02,815 117825 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 2022-02-21 01:22:02,876 117825 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 2022-02-21 01:23:02,913 117825 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 2022-02-21 01:24:02,972 117825 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 2022-02-21 01:24:03,606 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02 300.902s 2022-02-21 01:24:03,613 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:02 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': '269', 'x-openstack-request-id': 'req-ab846743-b482-4050-9ccf-c83b5b5ab51d', 'x-compute-request-id': 'req-ab846743-b482-4050-9ccf-c83b5b5ab51d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc/os-volume_attachments/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-6a87ce56-74b0-40b9-9fa8-4435f7ade44e)"}}' 2022-02-21 01:24:03,672 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:24:03,672 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4917743-6ecd-46e8-9dee-64b274fa186e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4917743-6ecd-46e8-9dee-64b274fa186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:05,264 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.583s 2022-02-21 01:24:05,265 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ecf080-9bc4-482e-833b-641d6c1b98f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ecf080-9bc4-482e-833b-641d6c1b98f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:06,315 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:06,316 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43777133-33b5-4f76-bc81-c9e5264924fd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43777133-33b5-4f76-bc81-c9e5264924fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:07,366 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:07,367 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8096a2e-e966-42f6-a3d9-1a79df77f46e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8096a2e-e966-42f6-a3d9-1a79df77f46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:08,419 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:08,419 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a159864-4dab-4fce-9e72-5992a98bd760', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a159864-4dab-4fce-9e72-5992a98bd760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:09,472 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:24:09,473 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e6730b-9ac0-4cc6-9303-0658651fa535', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e6730b-9ac0-4cc6-9303-0658651fa535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:10,522 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:10,523 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43587bc-58f9-43e8-a988-32a2a6e9982f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43587bc-58f9-43e8-a988-32a2a6e9982f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:11,576 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:11,576 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd32736c-9b71-47d9-b769-b2edd1341b87', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd32736c-9b71-47d9-b769-b2edd1341b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:12,626 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:12,626 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1162c94-583d-4cde-b2fc-048159e346b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1162c94-583d-4cde-b2fc-048159e346b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:13,676 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:13,676 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9be5ce1-0778-4a20-a2db-9be259729c68', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9be5ce1-0778-4a20-a2db-9be259729c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:14,727 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:14,727 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbff671d-ada2-4657-a610-b3b30f2256d2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbff671d-ada2-4657-a610-b3b30f2256d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:15,778 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:15,778 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f5aeca-a9d2-4d9a-9eac-7ea4ed438b27', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f5aeca-a9d2-4d9a-9eac-7ea4ed438b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:16,829 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:16,829 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8775a6d-1dc1-4cf7-9f4a-274b4630e78f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8775a6d-1dc1-4cf7-9f4a-274b4630e78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:17,879 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:17,880 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42154e27-83ac-48ce-8957-5cb812281117', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42154e27-83ac-48ce-8957-5cb812281117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:18,930 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:18,931 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e8b3af-010b-43f6-8fd0-0c9a9bf3e26d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e8b3af-010b-43f6-8fd0-0c9a9bf3e26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:19,981 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:19,981 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e7b88-c215-48f8-8175-7179015d1261', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e7b88-c215-48f8-8175-7179015d1261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:21,031 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:21,031 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d152fdf5-eb1f-4fa8-bc9e-765fb54af82d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d152fdf5-eb1f-4fa8-bc9e-765fb54af82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:22,081 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:22,081 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15746f12-5733-4782-ab75-a7a32fa856c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15746f12-5733-4782-ab75-a7a32fa856c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:23,133 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:23,133 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae25e900-ec92-481c-b4d6-1c0c8f9df9e4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae25e900-ec92-481c-b4d6-1c0c8f9df9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:24,185 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:24,185 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef2dbe2-7462-498c-9167-56fbd74380ae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef2dbe2-7462-498c-9167-56fbd74380ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:25,234 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:25,235 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426a887f-9d7e-486c-95d9-def46fc084b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426a887f-9d7e-486c-95d9-def46fc084b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:26,286 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:24:26,286 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba74ee6-6240-44d0-97db-bedf7bad9a4e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba74ee6-6240-44d0-97db-bedf7bad9a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:27,336 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:27,337 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49c7aab-5ae5-4deb-86f4-0f844ffce0ca', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49c7aab-5ae5-4deb-86f4-0f844ffce0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:28,387 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:28,387 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53512955-3575-4da8-a169-be488ee335bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53512955-3575-4da8-a169-be488ee335bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:29,439 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:29,439 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9548b807-6c9d-41b5-aaaf-e66880f427d9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9548b807-6c9d-41b5-aaaf-e66880f427d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:30,489 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:30,490 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5842c0c5-e243-40e4-8788-96f67fd4de2d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5842c0c5-e243-40e4-8788-96f67fd4de2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:31,540 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:31,541 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3b1cd4-e900-41aa-bfe4-537c4465e719', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3b1cd4-e900-41aa-bfe4-537c4465e719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:32,592 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:32,592 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c11622f-60fa-45f0-b80f-bfa9e3d16fa6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c11622f-60fa-45f0-b80f-bfa9e3d16fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:33,642 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:33,642 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6abf4af-e5e5-4233-a07d-52d7575697a6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6abf4af-e5e5-4233-a07d-52d7575697a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:34,693 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:34,693 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73b8fed-262a-4eed-ab4f-60880f4dddeb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73b8fed-262a-4eed-ab4f-60880f4dddeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:35,744 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:35,744 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1087b9b-cf31-4492-97db-d563845be7f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1087b9b-cf31-4492-97db-d563845be7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:36,795 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:36,795 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a84b06-6abc-4dec-92cc-7dc87b129461', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a84b06-6abc-4dec-92cc-7dc87b129461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:37,846 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:37,846 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec43b9c-8593-4e6e-bede-d582c61838de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec43b9c-8593-4e6e-bede-d582c61838de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:38,902 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.048s 2022-02-21 01:24:38,902 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b59f03-c31b-4434-a741-901af0098a5f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b59f03-c31b-4434-a741-901af0098a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:39,954 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:39,955 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d9afc4-084b-4d4b-bebd-73b7af164109', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d9afc4-084b-4d4b-bebd-73b7af164109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:41,005 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:41,006 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c54045-7ece-46b9-b34f-19e3f3d28858', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c54045-7ece-46b9-b34f-19e3f3d28858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:42,056 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:42,056 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dda98e2-febe-41c6-a7f9-f3d4b3d1c060', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dda98e2-febe-41c6-a7f9-f3d4b3d1c060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:43,108 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:43,109 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da1d898-ed45-4e1b-affe-cef952daffdf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da1d898-ed45-4e1b-affe-cef952daffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:44,159 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:44,159 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a9bda1-bafc-467f-af58-d8b77287445e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a9bda1-bafc-467f-af58-d8b77287445e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:45,211 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:45,211 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a436497-31b1-4ba5-8c99-54486adf3105', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a436497-31b1-4ba5-8c99-54486adf3105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:46,260 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:46,260 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd21fd3-df83-4223-b10e-321f9674252d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd21fd3-df83-4223-b10e-321f9674252d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:47,312 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:47,312 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74813980-e7bd-4aef-83e2-4373c1929a76', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74813980-e7bd-4aef-83e2-4373c1929a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:48,363 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:48,363 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f54527f-824d-4d1c-89ae-d8b12630dc8b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f54527f-824d-4d1c-89ae-d8b12630dc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:49,413 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:49,413 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade61aad-3d02-40d1-9c9a-ce64915f8dd1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade61aad-3d02-40d1-9c9a-ce64915f8dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:50,465 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:50,466 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3b80ff-9ac3-4919-8181-16886a1c0976', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3b80ff-9ac3-4919-8181-16886a1c0976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:51,517 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:51,518 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb02f270-bc2d-45c1-ae13-eacfd44143d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb02f270-bc2d-45c1-ae13-eacfd44143d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:52,569 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:52,569 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de59aa89-f5ef-46d0-adba-23f3815f2716', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de59aa89-f5ef-46d0-adba-23f3815f2716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:53,619 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:53,619 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59922a31-1822-4658-89ac-8763f3e027d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59922a31-1822-4658-89ac-8763f3e027d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:54,670 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:54,671 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07885a41-91c9-4a9a-843b-106eb806c322', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07885a41-91c9-4a9a-843b-106eb806c322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:55,723 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:24:55,723 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f744e42-6dc3-4a8c-9b5d-5e1d80ffeb17', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f744e42-6dc3-4a8c-9b5d-5e1d80ffeb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:56,773 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:24:56,773 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb7d2a4-da3d-4705-aa2d-63661d7bddb3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb7d2a4-da3d-4705-aa2d-63661d7bddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:57,824 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:57,824 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e47a71-bf57-458b-bd4a-98801964596c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e47a71-bf57-458b-bd4a-98801964596c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:58,876 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:24:58,876 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6a6751-c8b0-4692-a576-48e6dc9b9f4a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6a6751-c8b0-4692-a576-48e6dc9b9f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:24:59,926 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:24:59,926 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f03cb04-f4c4-481f-a637-2eea41e33542', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f03cb04-f4c4-481f-a637-2eea41e33542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:00,976 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:00,977 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a54ccc-93ab-45c5-9510-b8930f678849', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a54ccc-93ab-45c5-9510-b8930f678849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:02,026 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:25:02,026 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7601013-b29d-477e-892e-7baa7ca4c68e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7601013-b29d-477e-892e-7baa7ca4c68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:03,078 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:25:03,078 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2845f502-fbd8-4ad2-8202-1a2aaac92705', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2845f502-fbd8-4ad2-8202-1a2aaac92705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:04,142 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:04,143 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39e682c-c368-48b5-a638-fa5fe930abfe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39e682c-c368-48b5-a638-fa5fe930abfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:05,193 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:05,193 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48cb1d3-c267-4530-b2ba-e64cb13894f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48cb1d3-c267-4530-b2ba-e64cb13894f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:06,246 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:25:06,247 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9eafaf-4b1c-4b65-ad63-f7f8b558a1d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9eafaf-4b1c-4b65-ad63-f7f8b558a1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:07,301 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.047s 2022-02-21 01:25:07,302 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e0019b-53c1-4e90-b20e-a8c522dec209', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e0019b-53c1-4e90-b20e-a8c522dec209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:08,353 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:25:08,354 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f5abc1-c287-4688-b8cc-431d5488f7bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f5abc1-c287-4688-b8cc-431d5488f7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:09,404 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:09,405 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27acd0c-c6b3-4eaa-a5e4-f5db6abb7f3e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27acd0c-c6b3-4eaa-a5e4-f5db6abb7f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:10,455 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:10,456 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cade3a-28e5-47bc-91db-0cd434e420e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cade3a-28e5-47bc-91db-0cd434e420e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:11,507 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:25:11,507 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fdca76-f5ea-42d3-a5f4-1b80a2bca4cf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fdca76-f5ea-42d3-a5f4-1b80a2bca4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:12,557 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:25:12,558 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ab6c1e-2f01-443f-95b1-b2bae3d660ae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ab6c1e-2f01-443f-95b1-b2bae3d660ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:13,608 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:13,608 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a92f6d-7134-4754-b326-ffc95cd0a344', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a92f6d-7134-4754-b326-ffc95cd0a344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:14,661 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:25:14,661 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543b4ead-494c-4d03-8357-e719ef1fc539', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543b4ead-494c-4d03-8357-e719ef1fc539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:15,712 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:25:15,713 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faa1b90-0c78-4107-829c-f77ba4c3b211', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faa1b90-0c78-4107-829c-f77ba4c3b211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:16,764 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:25:16,764 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f8b6bf-83a3-493f-a2c0-472921af0513', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f8b6bf-83a3-493f-a2c0-472921af0513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:17,821 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.049s 2022-02-21 01:25:17,821 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61cc311-3c90-4389-af1e-a9c86b46ddcb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61cc311-3c90-4389-af1e-a9c86b46ddcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:18,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:25:18,884 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088ce1d5-69c1-417a-9bb8-b75267c5da22', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088ce1d5-69c1-417a-9bb8-b75267c5da22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:19,950 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:25:19,950 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0515eb-fd05-4e85-9b19-40ea79858522', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0515eb-fd05-4e85-9b19-40ea79858522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:21,026 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.067s 2022-02-21 01:25:21,026 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c927ad-d433-438d-8466-8f7deebec204', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c927ad-d433-438d-8466-8f7deebec204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:22,082 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.048s 2022-02-21 01:25:22,082 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5854fa-5acf-4e30-ab4e-b8a0ab93d1de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5854fa-5acf-4e30-ab4e-b8a0ab93d1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:23,155 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.065s 2022-02-21 01:25:23,164 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9961bf-9947-41a2-8840-e8b48d2c7142', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9961bf-9947-41a2-8840-e8b48d2c7142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:24,217 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:25:24,217 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e49992-0e6e-41c3-b408-e3efa62e8d31', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e49992-0e6e-41c3-b408-e3efa62e8d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:25,282 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:25,282 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ae796-861f-4a69-9848-a377f34410e3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ae796-861f-4a69-9848-a377f34410e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:26,351 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.061s 2022-02-21 01:25:26,351 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48113bd3-f259-462d-85a4-063ac0d9de2e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48113bd3-f259-462d-85a4-063ac0d9de2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:27,412 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:25:27,413 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3945f941-1d02-4bff-879e-ace3306e23b2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3945f941-1d02-4bff-879e-ace3306e23b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:28,474 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:25:28,475 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ace8ca-19cf-4a2a-934b-72fe0c747749', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ace8ca-19cf-4a2a-934b-72fe0c747749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:29,541 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:25:29,541 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a82f9b2-c081-4148-a9a9-4f48a0df87fa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a82f9b2-c081-4148-a9a9-4f48a0df87fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:30,604 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:25:30,604 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48379037-b99b-4c5d-b5b4-830c42bc46f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48379037-b99b-4c5d-b5b4-830c42bc46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:31,668 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:31,668 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69a99db-1109-40a7-85f2-c295d355296a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69a99db-1109-40a7-85f2-c295d355296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:32,732 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:32,732 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed21d68-ea9a-4238-bbb6-5ef49d6e42d9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed21d68-ea9a-4238-bbb6-5ef49d6e42d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:33,796 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:33,796 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc79fdfe-ba2b-4231-a9d6-77cdc20ff9e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc79fdfe-ba2b-4231-a9d6-77cdc20ff9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:34,860 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:34,861 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c40275-4cb3-4174-ab8a-9a79ebd14f6f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c40275-4cb3-4174-ab8a-9a79ebd14f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:35,934 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.066s 2022-02-21 01:25:35,935 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85adf7a1-dc10-40ca-9558-7e05c8a4559c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85adf7a1-dc10-40ca-9558-7e05c8a4559c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:36,998 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:36,998 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c9ff71-f812-4258-900a-f492f920708a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c9ff71-f812-4258-900a-f492f920708a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:38,068 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.061s 2022-02-21 01:25:38,068 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31bf946-5c56-4a6b-91ed-821094dacb82', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31bf946-5c56-4a6b-91ed-821094dacb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:39,126 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:25:39,127 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041a29c7-9d75-47d9-91fe-c0ef5123c95d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041a29c7-9d75-47d9-91fe-c0ef5123c95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:40,190 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:40,191 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047948c5-c923-45c6-8866-9e1719440a71', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047948c5-c923-45c6-8866-9e1719440a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:41,256 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:25:41,256 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c175f9c-036c-478d-8a4d-12b92138948e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c175f9c-036c-478d-8a4d-12b92138948e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:42,318 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:25:42,318 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f915b35-a70d-4ffc-a103-5902d8c25ba3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f915b35-a70d-4ffc-a103-5902d8c25ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:43,383 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:43,383 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf12218f-a024-4d33-be8e-328076ad5701', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf12218f-a024-4d33-be8e-328076ad5701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:44,453 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:25:44,454 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ee314b-e8ce-4562-aef9-8a383f7e2b85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ee314b-e8ce-4562-aef9-8a383f7e2b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:45,517 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:45,517 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6d818a-c991-42a0-92a6-e99e9b3fc186', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6d818a-c991-42a0-92a6-e99e9b3fc186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:46,581 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:46,582 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559a1684-e85d-40b8-ba81-dc3e661e1d0b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559a1684-e85d-40b8-ba81-dc3e661e1d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:47,645 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:47,645 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981fee0b-b286-4de3-9b17-ad2b152a2829', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981fee0b-b286-4de3-9b17-ad2b152a2829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:48,708 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:48,709 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ad7eb3-a7f5-4e00-bf23-7858d01d25f9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ad7eb3-a7f5-4e00-bf23-7858d01d25f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:49,771 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:49,772 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ab8ef4-0b1f-4059-a47e-4a2e8d2c8118', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ab8ef4-0b1f-4059-a47e-4a2e8d2c8118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:50,835 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:50,835 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e037d7fd-8ec9-43ce-9d8d-c5a76268a968', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e037d7fd-8ec9-43ce-9d8d-c5a76268a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:51,898 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:25:51,898 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78235b06-c984-400b-8eda-2160d0b7e7d1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78235b06-c984-400b-8eda-2160d0b7e7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:52,961 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:25:52,961 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc6b88e-f0e4-47fc-967b-f7ac98758a9c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc6b88e-f0e4-47fc-967b-f7ac98758a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:54,027 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:25:54,028 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad74c7ee-783e-49f3-9124-ec0f59c7ca97', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad74c7ee-783e-49f3-9124-ec0f59c7ca97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:55,088 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:25:55,088 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e703d86-9041-40b9-a4aa-edc45f19db23', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e703d86-9041-40b9-a4aa-edc45f19db23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:56,152 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:56,152 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfb37b8-5eea-4d35-98ba-d1879c4fc80b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfb37b8-5eea-4d35-98ba-d1879c4fc80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:57,217 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:57,217 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fbd6a0-eeab-4dcd-854e-b0742ba617bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fbd6a0-eeab-4dcd-854e-b0742ba617bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:58,281 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:25:58,282 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a64e92-1fea-4c9c-afc3-bf19374c9abc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a64e92-1fea-4c9c-afc3-bf19374c9abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:25:59,345 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:25:59,345 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f667be76-604c-450f-b7aa-551b327742f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f667be76-604c-450f-b7aa-551b327742f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:00,410 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:26:00,411 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19dcbdb-d7c6-46e5-9461-f37e173e6fa3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19dcbdb-d7c6-46e5-9461-f37e173e6fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:01,477 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:01,478 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b61426b-d745-4eeb-ac33-3b17f22f3ced', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b61426b-d745-4eeb-ac33-3b17f22f3ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:02,540 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:02,540 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8eb3d50-9e69-4a1c-9b59-37988e779e13', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8eb3d50-9e69-4a1c-9b59-37988e779e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:03,604 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:03,605 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f369c823-839f-40dd-a831-eb4277bebcaf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f369c823-839f-40dd-a831-eb4277bebcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:04,668 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:04,669 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03811a8-df26-4d6b-a483-289a1d78ce96', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03811a8-df26-4d6b-a483-289a1d78ce96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:05,730 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:05,730 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26422d7-7258-4015-bcf4-705667f32a89', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26422d7-7258-4015-bcf4-705667f32a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:06,795 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:06,796 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b7e8e2-016a-4cca-94f1-89af940006f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b7e8e2-016a-4cca-94f1-89af940006f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:07,857 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:07,858 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e8be1b-971b-4826-9a11-98d699719b73', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e8be1b-971b-4826-9a11-98d699719b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:08,922 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:08,922 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d33063e-0892-46be-8156-3ff44e254180', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d33063e-0892-46be-8156-3ff44e254180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:09,984 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:09,984 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0df7ad-abe9-458e-9d6b-b7524efe9381', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0df7ad-abe9-458e-9d6b-b7524efe9381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:11,048 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:11,048 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e9c671-cb91-463e-90d2-584d670eeb92', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e9c671-cb91-463e-90d2-584d670eeb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:12,111 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:12,111 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8dc0cf-2929-4ec5-98e2-d102599555f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8dc0cf-2929-4ec5-98e2-d102599555f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:13,175 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:13,175 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa333d2-34b7-496f-a80a-e28e98788ac0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa333d2-34b7-496f-a80a-e28e98788ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:14,239 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:14,239 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f984b90a-8f3d-4222-8442-4090817a4370', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f984b90a-8f3d-4222-8442-4090817a4370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:15,301 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:15,302 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fae072-862b-4803-872c-0aac521739e3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fae072-862b-4803-872c-0aac521739e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:16,365 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:16,366 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934d4903-3c61-40f3-9994-56a5e232c86d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934d4903-3c61-40f3-9994-56a5e232c86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:17,436 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:26:17,436 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcffd62-0609-4a40-99a6-424c57c7b8ea', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcffd62-0609-4a40-99a6-424c57c7b8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:18,499 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:18,499 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa07bcb5-9cc6-4ad2-86a2-7ba6473dd5a8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa07bcb5-9cc6-4ad2-86a2-7ba6473dd5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:19,565 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:26:19,565 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ff095d-3a76-4a42-b183-6c386106d26f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ff095d-3a76-4a42-b183-6c386106d26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:20,630 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:20,630 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bf5608-4159-413c-ad0c-104ca50f0469', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bf5608-4159-413c-ad0c-104ca50f0469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:21,691 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:21,692 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee11055-1065-447e-a8ed-33ed5eff70a7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee11055-1065-447e-a8ed-33ed5eff70a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:22,758 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:22,759 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12423d79-d18e-440d-88fd-4a993ad870c8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12423d79-d18e-440d-88fd-4a993ad870c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:23,818 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:26:23,818 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c195312-992b-4dc6-a3c2-b9ad5aef7603', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c195312-992b-4dc6-a3c2-b9ad5aef7603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:24,882 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:24,882 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6953ae9c-9bd7-4c00-b77f-2be8cb2f20bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6953ae9c-9bd7-4c00-b77f-2be8cb2f20bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:25,948 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:26:25,948 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d3d5ca-a7fa-481e-9e0c-37997977e930', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d3d5ca-a7fa-481e-9e0c-37997977e930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:27,013 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:27,014 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040bc6b2-aefc-402d-b528-3dea9595e96d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040bc6b2-aefc-402d-b528-3dea9595e96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:28,074 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:26:28,075 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8f0f8f-51bf-4258-b8e2-6a38f319ebc9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8f0f8f-51bf-4258-b8e2-6a38f319ebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:29,139 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:29,139 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2596097c-2c66-4b4d-81b3-b435a399518d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2596097c-2c66-4b4d-81b3-b435a399518d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:30,202 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:30,202 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60de1355-85e8-481b-bb83-16fb4c8bb8ff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60de1355-85e8-481b-bb83-16fb4c8bb8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:31,265 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:31,266 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f85f5ea-f721-46e4-8715-a783433caa9c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f85f5ea-f721-46e4-8715-a783433caa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:32,329 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:32,329 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcc6407-598d-44bc-9170-52e4d203b2a2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcc6407-598d-44bc-9170-52e4d203b2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:33,395 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:33,396 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00a1b4d-f57b-458a-83e6-76ebe7bbe7c2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00a1b4d-f57b-458a-83e6-76ebe7bbe7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:34,462 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:34,462 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ae1f3c-0729-4fd3-93a0-4f6c24d5c399', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ae1f3c-0729-4fd3-93a0-4f6c24d5c399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:35,526 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:35,526 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83077ba-808c-4132-873f-d52a551a13a9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83077ba-808c-4132-873f-d52a551a13a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:36,590 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:36,591 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60697238-d3df-4d25-84cd-e63f59ff835e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60697238-d3df-4d25-84cd-e63f59ff835e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:37,651 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:26:37,652 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b50712f-d2af-4439-a848-5197aadc8af0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b50712f-d2af-4439-a848-5197aadc8af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:38,723 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.063s 2022-02-21 01:26:38,723 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400445a6-e4f0-49f5-9af3-47080d57baaf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400445a6-e4f0-49f5-9af3-47080d57baaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:39,784 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:39,784 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaffaf4-dafe-4087-b4c7-60e67e20c22f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaffaf4-dafe-4087-b4c7-60e67e20c22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:40,849 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:26:40,850 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db276f49-2904-43c9-b6d0-9bfa8adb5760', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db276f49-2904-43c9-b6d0-9bfa8adb5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:41,913 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.051s 2022-02-21 01:26:41,913 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e4c4fa-12ae-4c9e-ad30-bfc44c24d0a6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e4c4fa-12ae-4c9e-ad30-bfc44c24d0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:42,977 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:42,977 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e11312e-071d-46a8-a234-3b7487e8af95', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e11312e-071d-46a8-a234-3b7487e8af95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:44,047 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:26:44,047 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7027d6d2-80d6-4934-97b8-4960b3924b71', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7027d6d2-80d6-4934-97b8-4960b3924b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:45,114 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:45,114 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67dab31-8f33-423e-8284-090f094ac2e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67dab31-8f33-423e-8284-090f094ac2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:46,178 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:26:46,179 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ff2b0e-66f6-47c1-83ce-090b9b7c259c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ff2b0e-66f6-47c1-83ce-090b9b7c259c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:47,241 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:47,241 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebf1737-db5b-42e4-8d27-95733df850b3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebf1737-db5b-42e4-8d27-95733df850b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:48,303 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:48,303 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e09b1a9-f64d-43c9-b758-d6db49794701', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e09b1a9-f64d-43c9-b758-d6db49794701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:49,370 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:49,370 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c442fb-7371-4c41-a249-3509e8e21a4b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c442fb-7371-4c41-a249-3509e8e21a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:50,432 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:50,433 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a05ee8-6a91-40bd-b663-b7a35a82a305', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a05ee8-6a91-40bd-b663-b7a35a82a305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:51,496 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:26:51,498 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d91b9b-708f-4124-a2a3-77e08e67e0e9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d91b9b-708f-4124-a2a3-77e08e67e0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:52,560 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:52,560 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc6a7e9-3ead-4e14-bcd1-f475ffaf83a3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc6a7e9-3ead-4e14-bcd1-f475ffaf83a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:53,622 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:26:53,623 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d498af8-6557-41d4-887c-c445b82de37d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d498af8-6557-41d4-887c-c445b82de37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:54,699 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.067s 2022-02-21 01:26:54,699 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc8c1c1-020b-42a9-b425-0e3f77139fb4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc8c1c1-020b-42a9-b425-0e3f77139fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:55,766 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:26:55,767 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445a752e-38a1-4ccc-a234-28806ec27899', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445a752e-38a1-4ccc-a234-28806ec27899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:56,828 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:56,828 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41e0615-320e-4ed5-bb20-e08f23f82a0c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41e0615-320e-4ed5-bb20-e08f23f82a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:57,889 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:26:57,890 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e4c2f5-db7c-4e57-a28b-42dcf1eaa3c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e4c2f5-db7c-4e57-a28b-42dcf1eaa3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:26:58,960 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.061s 2022-02-21 01:26:58,960 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c639e5-f0cf-4590-99e2-20bcd931a0d3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c639e5-f0cf-4590-99e2-20bcd931a0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:00,023 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:00,023 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9564e47e-2cc2-4a11-9c3c-f5b957e6f72f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9564e47e-2cc2-4a11-9c3c-f5b957e6f72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:01,086 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:01,086 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f25f81d-b276-46a6-9cd5-fe161e9dfaa1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f25f81d-b276-46a6-9cd5-fe161e9dfaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:02,151 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:02,151 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4682b4-9f7e-4e80-9c8c-e58ebbc6dd41', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4682b4-9f7e-4e80-9c8c-e58ebbc6dd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:03,254 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.094s 2022-02-21 01:27:03,254 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8f39a1-2eee-479a-a196-7c6f16382e12', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8f39a1-2eee-479a-a196-7c6f16382e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:04,305 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.042s 2022-02-21 01:27:04,305 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639bded4-332b-4bd7-984c-379df2331dc1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639bded4-332b-4bd7-984c-379df2331dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:05,355 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.041s 2022-02-21 01:27:05,355 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac94722-0d6d-4076-8ac4-ea83672efb52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac94722-0d6d-4076-8ac4-ea83672efb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:06,407 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.044s 2022-02-21 01:27:06,408 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf233e21-4da1-46c9-b024-90158265e68e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf233e21-4da1-46c9-b024-90158265e68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:07,471 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:07,471 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1cdd4-cd39-4873-a027-1e9b8cf2ba4d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1cdd4-cd39-4873-a027-1e9b8cf2ba4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:08,536 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:08,537 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc7a776-fd30-4496-8565-b4abd6d6b1bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc7a776-fd30-4496-8565-b4abd6d6b1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:09,606 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:27:09,607 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d112fa-90c5-41fd-abf6-b6d5f5b16dda', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d112fa-90c5-41fd-abf6-b6d5f5b16dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:10,665 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:27:10,666 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d78d718-6f80-4ba0-b0a6-9c292b1e5ba7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d78d718-6f80-4ba0-b0a6-9c292b1e5ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:11,730 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:11,730 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b06cb3-a38b-41d9-a52d-8c4eef0a7884', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b06cb3-a38b-41d9-a52d-8c4eef0a7884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:12,794 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:12,794 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e016af07-68c4-4ad9-a96a-dfb23ea9b370', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e016af07-68c4-4ad9-a96a-dfb23ea9b370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:13,857 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:13,857 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0fef2a-2f5c-4358-a553-e19a4196f024', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0fef2a-2f5c-4358-a553-e19a4196f024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:14,921 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:14,921 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d8fa36-c861-4052-9f86-b9990b6611a9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d8fa36-c861-4052-9f86-b9990b6611a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:15,986 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:15,986 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd03fcd6-df9e-4517-b689-ffb778153e51', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd03fcd6-df9e-4517-b689-ffb778153e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:17,050 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:17,050 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b75d2d7-9482-492e-a80f-70171121f930', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b75d2d7-9482-492e-a80f-70171121f930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:18,111 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:27:18,111 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7907429-8f95-4bf7-9129-23047544a0e9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7907429-8f95-4bf7-9129-23047544a0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:19,175 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:19,175 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f81b8e-1e60-4c5b-87d2-54e379d9412e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f81b8e-1e60-4c5b-87d2-54e379d9412e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:20,237 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:20,238 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3842d25d-a8e8-4227-a526-d0fd81d865a4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3842d25d-a8e8-4227-a526-d0fd81d865a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:21,305 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:27:21,306 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d46608a-79fb-4639-9baf-6823ab20ec97', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d46608a-79fb-4639-9baf-6823ab20ec97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:22,370 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:22,370 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409f7151-8d9b-4dce-845b-a0de1f57fbbe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409f7151-8d9b-4dce-845b-a0de1f57fbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:23,432 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:23,432 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32a55c8-3c9b-453c-aa3f-601372573708', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32a55c8-3c9b-453c-aa3f-601372573708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:24,495 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:24,496 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae325b4f-a09d-4985-9127-3faa09993456', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae325b4f-a09d-4985-9127-3faa09993456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:25,559 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:25,559 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758154ca-da7b-4789-989f-c7d35ce9fa2b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758154ca-da7b-4789-989f-c7d35ce9fa2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:26,625 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:27:26,625 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d319a867-9b68-4adf-866d-99c707c7f588', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d319a867-9b68-4adf-866d-99c707c7f588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:27,686 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.051s 2022-02-21 01:27:27,687 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac787af5-6943-4304-988e-1564a953e77f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac787af5-6943-4304-988e-1564a953e77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:28,753 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:27:28,753 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7becbfd6-301e-4abb-9415-c1e02322b385', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7becbfd6-301e-4abb-9415-c1e02322b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:29,820 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:27:29,821 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb96159b-0cee-4815-ad05-046b2a34f937', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb96159b-0cee-4815-ad05-046b2a34f937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:30,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:30,884 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7afe47-b7b5-4094-9102-4d69f7e44f21', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7afe47-b7b5-4094-9102-4d69f7e44f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:31,949 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:31,949 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ea1449-6af6-4ead-88d3-f23046556442', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ea1449-6af6-4ead-88d3-f23046556442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:33,010 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:27:33,011 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5273a01c-de4e-4864-982e-729fa910548d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5273a01c-de4e-4864-982e-729fa910548d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:34,074 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:34,074 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c8cdf5-36ac-46ed-bbdc-bb05cc451025', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c8cdf5-36ac-46ed-bbdc-bb05cc451025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:35,141 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:27:35,142 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5b3d4f-c6e9-4d74-91a0-5ae52a8c93b4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5b3d4f-c6e9-4d74-91a0-5ae52a8c93b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:36,204 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:27:36,204 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0781d31f-f987-432b-8bfa-cad39c0f3f49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0781d31f-f987-432b-8bfa-cad39c0f3f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:37,269 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:37,269 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19685347-95a2-4743-b4a7-0617e93b50d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19685347-95a2-4743-b4a7-0617e93b50d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:38,331 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:27:38,332 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a521953-f984-4409-9ede-022d053144d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a521953-f984-4409-9ede-022d053144d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:39,400 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:27:39,401 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8037c8-3aa9-4770-9442-bb691e46b491', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8037c8-3aa9-4770-9442-bb691e46b491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:40,476 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.067s 2022-02-21 01:27:40,477 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e90b85-e40a-438e-a4fe-06afcd40fbf1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e90b85-e40a-438e-a4fe-06afcd40fbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:41,535 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.049s 2022-02-21 01:27:41,535 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f082a5-ca86-4604-b4be-c85139c015f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f082a5-ca86-4604-b4be-c85139c015f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:42,598 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:42,598 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407fcb20-804e-4e8f-9677-d61d027f7183', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407fcb20-804e-4e8f-9677-d61d027f7183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:43,661 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:43,662 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a46fcc-b231-438c-b88d-c962a1451a2a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a46fcc-b231-438c-b88d-c962a1451a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:44,727 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:44,727 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b99ac4b-faa2-4ad7-a094-331cede14225', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b99ac4b-faa2-4ad7-a094-331cede14225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:45,792 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:45,793 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9079e78a-8c05-4309-b73b-3d4d1a03ce0f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9079e78a-8c05-4309-b73b-3d4d1a03ce0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:46,855 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:46,856 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7563dcc-854f-4feb-b8f1-ab9f199ed3c9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7563dcc-854f-4feb-b8f1-ab9f199ed3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:47,921 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:47,921 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d7b799-7fe0-4c87-a6c4-612e62c21aac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d7b799-7fe0-4c87-a6c4-612e62c21aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:48,983 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:27:48,983 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109e41e1-2acc-4ed4-8409-7509d68f5384', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109e41e1-2acc-4ed4-8409-7509d68f5384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:50,048 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:27:50,048 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b737d1-9a61-4ef4-82aa-50039b288f53', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b737d1-9a61-4ef4-82aa-50039b288f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:51,110 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:27:51,111 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f00d529-868e-44f7-8f04-e7c983901226', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f00d529-868e-44f7-8f04-e7c983901226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:52,177 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:27:52,177 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c027174-7c00-4ff2-87a6-f2fc61154b06', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c027174-7c00-4ff2-87a6-f2fc61154b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:53,239 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:53,240 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2255ff-c871-44df-a19f-d8ef6232df35', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2255ff-c871-44df-a19f-d8ef6232df35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:54,301 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:54,302 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099f8154-8f7b-4467-8181-72b99d2bdedf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099f8154-8f7b-4467-8181-72b99d2bdedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:55,365 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:27:55,365 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec101975-4ee2-42f6-a843-f651d4fa1eef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec101975-4ee2-42f6-a843-f651d4fa1eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:56,430 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:27:56,431 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1317ea-f9bc-44e7-90a5-bd131202d2d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1317ea-f9bc-44e7-90a5-bd131202d2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:57,491 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:27:57,491 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b87aef-0d48-4b08-b799-9c96221de1b8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b87aef-0d48-4b08-b799-9c96221de1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:58,558 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:27:58,558 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc104e2b-6991-4e79-b829-98b192ea2d82', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc104e2b-6991-4e79-b829-98b192ea2d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:27:59,626 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:27:59,626 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a978c0-e5d2-47c6-9092-78362105aafd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a978c0-e5d2-47c6-9092-78362105aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:00,687 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:28:00,687 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6f7fdf-4b45-4b9b-b833-81c39a1f7476', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6f7fdf-4b45-4b9b-b833-81c39a1f7476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:01,751 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:01,752 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14736d5-cd5f-42e3-a686-11c0843de8ec', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14736d5-cd5f-42e3-a686-11c0843de8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:02,817 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:28:02,818 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193737d0-724a-408a-a3a2-7a18d6c7527c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193737d0-724a-408a-a3a2-7a18d6c7527c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:04,042 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.217s 2022-02-21 01:28:04,042 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272ac0bc-8454-4e3d-9d83-fb09ae0a6c49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272ac0bc-8454-4e3d-9d83-fb09ae0a6c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:05,109 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:28:05,109 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe62c1f-c1fd-47f9-a6f7-a4850e79fa6f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe62c1f-c1fd-47f9-a6f7-a4850e79fa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:06,193 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.075s 2022-02-21 01:28:06,194 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0f420a-ee90-4687-87b2-ff7fb4b1887e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0f420a-ee90-4687-87b2-ff7fb4b1887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:07,257 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.045s 2022-02-21 01:28:07,257 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c149c93a-e8f3-4b27-bff2-23a1653834ab', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c149c93a-e8f3-4b27-bff2-23a1653834ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:08,331 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.065s 2022-02-21 01:28:08,331 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c72b110-1b4b-4596-9535-98b5a886cca3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c72b110-1b4b-4596-9535-98b5a886cca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:09,401 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:28:09,402 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332b970f-614e-46ae-96c7-a2a20378b893', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332b970f-614e-46ae-96c7-a2a20378b893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:10,470 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:28:10,471 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a9821d-8f60-4807-81a8-b18b9f4b26f5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a9821d-8f60-4807-81a8-b18b9f4b26f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:11,529 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.051s 2022-02-21 01:28:11,530 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7193a3a-cc40-4127-837a-649e9fe9c71f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7193a3a-cc40-4127-837a-649e9fe9c71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:12,608 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.069s 2022-02-21 01:28:12,608 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8f0cb0-ebfc-4c1f-8ea1-8a678c008eef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8f0cb0-ebfc-4c1f-8ea1-8a678c008eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:13,800 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.184s 2022-02-21 01:28:13,800 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fade8da-87f9-4bdc-b859-61f3055add3d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fade8da-87f9-4bdc-b859-61f3055add3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:14,901 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.093s 2022-02-21 01:28:14,901 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cd3ec4-da9f-4a2f-99aa-6f315c7b123b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cd3ec4-da9f-4a2f-99aa-6f315c7b123b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:15,974 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.064s 2022-02-21 01:28:15,974 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c45c8d-68e3-48cf-b3c7-94811793635e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c45c8d-68e3-48cf-b3c7-94811793635e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:17,025 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.043s 2022-02-21 01:28:17,025 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc1cbab-0dea-48f7-b8c1-2096af5c8a7a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc1cbab-0dea-48f7-b8c1-2096af5c8a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:18,081 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.049s 2022-02-21 01:28:18,082 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44458aa-d4ec-416c-b57f-c6d9fe890505', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44458aa-d4ec-416c-b57f-c6d9fe890505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:19,166 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.077s 2022-02-21 01:28:19,167 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c4b4d6-70b0-4ceb-84d5-aa58fcf6a629', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c4b4d6-70b0-4ceb-84d5-aa58fcf6a629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:20,601 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.426s 2022-02-21 01:28:20,602 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0eb7c3-df4d-4649-9caf-10560ea6764b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0eb7c3-df4d-4649-9caf-10560ea6764b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:21,664 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:28:21,664 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ece33a-6d9a-4094-b5a2-f055ec36fe87', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ece33a-6d9a-4094-b5a2-f055ec36fe87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:22,730 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:28:22,730 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc67024e-7469-4b87-8fc6-cea3ffb3d926', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc67024e-7469-4b87-8fc6-cea3ffb3d926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:23,793 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:23,793 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af367c9f-3b00-4523-8f93-5336c0eb7226', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af367c9f-3b00-4523-8f93-5336c0eb7226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:24,862 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:28:24,863 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042298cc-fb38-4090-82fc-20f93664c59e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042298cc-fb38-4090-82fc-20f93664c59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:25,931 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:28:25,931 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e31edf-fb67-4642-bec5-7fcb5a0db93a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e31edf-fb67-4642-bec5-7fcb5a0db93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:26,994 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:28:26,994 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78e4d7f-5354-4231-84ac-89768d1fa2a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78e4d7f-5354-4231-84ac-89768d1fa2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:28,063 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.062s 2022-02-21 01:28:28,064 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6f5fc4-8632-4f51-ab12-aac30645d17a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6f5fc4-8632-4f51-ab12-aac30645d17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:29,128 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:29,128 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cbae8c-5f1c-4a2b-9883-5953f76e35ff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cbae8c-5f1c-4a2b-9883-5953f76e35ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:30,191 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:28:30,191 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a60021-49da-4eb9-820d-ec580b582413', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a60021-49da-4eb9-820d-ec580b582413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:31,256 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:31,256 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a58f327-cb68-4f4b-b0a3-de54897545bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a58f327-cb68-4f4b-b0a3-de54897545bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:32,318 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:32,318 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730467b1-6ce1-486a-a85d-de659f2b1649', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730467b1-6ce1-486a-a85d-de659f2b1649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:33,384 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:28:33,384 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8ed645-8251-4dbe-aaf3-0dc0f84803a7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8ed645-8251-4dbe-aaf3-0dc0f84803a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:34,444 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:28:34,445 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2378a3d-d269-4c60-bae6-7d376d791ab7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2378a3d-d269-4c60-bae6-7d376d791ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:35,518 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.066s 2022-02-21 01:28:35,519 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84cd442-d74c-491e-9bc8-617bc2e273a8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84cd442-d74c-491e-9bc8-617bc2e273a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:36,581 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:36,582 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43726a55-3826-49f0-a36f-bf9553eaa52e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43726a55-3826-49f0-a36f-bf9553eaa52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:37,646 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:37,647 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b3f627-0898-40b7-87b5-79f94c36d1de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b3f627-0898-40b7-87b5-79f94c36d1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:38,713 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:28:38,713 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4048df97-941a-4477-a976-44c566d4fb40', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4048df97-941a-4477-a976-44c566d4fb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:39,778 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:28:39,779 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90d54fb-1206-47a7-89a8-74ce9ca5b3ea', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90d54fb-1206-47a7-89a8-74ce9ca5b3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:40,854 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.067s 2022-02-21 01:28:40,854 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f66e13-e271-49f7-b371-d2d1b2f20b02', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f66e13-e271-49f7-b371-d2d1b2f20b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:41,913 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.048s 2022-02-21 01:28:41,914 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb9357d-1dea-40b7-ada3-c5655a8a9910', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb9357d-1dea-40b7-ada3-c5655a8a9910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:42,975 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:28:42,976 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805967a3-bbb5-4387-85ed-5c493c6d037f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805967a3-bbb5-4387-85ed-5c493c6d037f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:44,039 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:44,039 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44008a52-671d-42d5-a211-7567425771b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44008a52-671d-42d5-a211-7567425771b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:45,103 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:45,103 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314b5619-efe3-44f2-b076-a2ee2fed835c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314b5619-efe3-44f2-b076-a2ee2fed835c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:46,170 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:28:46,170 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d37dad-fb39-4f86-9588-9908d702253c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d37dad-fb39-4f86-9588-9908d702253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:47,234 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:47,234 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c66c906-ac29-41bd-9df8-28ca7beec0fc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c66c906-ac29-41bd-9df8-28ca7beec0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:48,298 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:28:48,298 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4347c5-b246-4367-82c4-1d8a0d848177', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4347c5-b246-4367-82c4-1d8a0d848177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:49,364 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:28:49,364 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f20e8a3-919f-495f-a7bb-bbb8048c9018', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f20e8a3-919f-495f-a7bb-bbb8048c9018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:50,428 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:50,428 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82efa927-6162-4a19-a9a5-410b876120f3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82efa927-6162-4a19-a9a5-410b876120f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:51,496 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:28:51,496 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179b197d-0d93-4853-9370-81560880d93a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179b197d-0d93-4853-9370-81560880d93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:52,560 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:28:52,561 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cb7a95-42dd-4b70-9f4a-23584e8009c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cb7a95-42dd-4b70-9f4a-23584e8009c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:53,624 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:28:53,624 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c95626c-8524-4322-bf3a-59300a9b24d6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c95626c-8524-4322-bf3a-59300a9b24d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:54,689 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:28:54,689 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d400270-11a2-44ed-85b0-1f24f60e4d3a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d400270-11a2-44ed-85b0-1f24f60e4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:55,752 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:28:55,753 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5587cd06-fcd9-4cf3-a428-84d68ff72e13', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5587cd06-fcd9-4cf3-a428-84d68ff72e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:56,822 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.061s 2022-02-21 01:28:56,823 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b935214-f9c1-4a8c-839e-ea75bc740e88', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b935214-f9c1-4a8c-839e-ea75bc740e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:57,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.051s 2022-02-21 01:28:57,883 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2c2ddc-f061-416a-9472-380d736317cb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2c2ddc-f061-416a-9472-380d736317cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:28:58,947 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:28:58,948 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ebfd56-6268-4a7a-a669-af3ee0d515e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ebfd56-6268-4a7a-a669-af3ee0d515e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:00,011 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:00,011 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d6e92a-85c6-4cd1-83e7-1ffaabab8123', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d6e92a-85c6-4cd1-83e7-1ffaabab8123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:01,076 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:01,076 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133d6de3-2917-465d-8873-b95466d13972', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133d6de3-2917-465d-8873-b95466d13972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:02,143 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:29:02,143 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f477d71c-5f23-4f38-8081-0d3173cd4c6c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f477d71c-5f23-4f38-8081-0d3173cd4c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:03,215 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.063s 2022-02-21 01:29:03,216 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e962c352-3c94-4072-bfdb-ad1bf459ad81', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e962c352-3c94-4072-bfdb-ad1bf459ad81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:04,280 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:04,281 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127c0fb6-04b9-4ae5-b5ad-10a0c234230b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127c0fb6-04b9-4ae5-b5ad-10a0c234230b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:05,341 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:05,342 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0d067e-8d03-4265-97df-5b37f0a55265', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0d067e-8d03-4265-97df-5b37f0a55265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:06,414 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.063s 2022-02-21 01:29:06,414 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b43805-7b11-4a6e-b21d-11b36c0bfc01', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b43805-7b11-4a6e-b21d-11b36c0bfc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:07,475 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:07,475 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be6c314-d332-46f4-8f7b-08b327ae0c78', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be6c314-d332-46f4-8f7b-08b327ae0c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:08,539 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:08,540 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121e3ded-6991-4f7f-9ac4-067f908c1eb6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121e3ded-6991-4f7f-9ac4-067f908c1eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:09,603 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:09,603 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8287226-bdd0-4a38-9d16-535b65a87c2f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8287226-bdd0-4a38-9d16-535b65a87c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:10,665 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:10,665 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ab75ea-f046-49fd-a028-7c9fe1b6e08d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ab75ea-f046-49fd-a028-7c9fe1b6e08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:11,732 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:29:11,732 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7224459-104e-4974-9708-20daf30aff3b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7224459-104e-4974-9708-20daf30aff3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:12,797 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:12,798 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5c2537-5064-47e7-b8aa-652122247b94', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5c2537-5064-47e7-b8aa-652122247b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:13,861 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:13,861 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c795ddd-eb39-4601-b501-7f2f98b6cd33', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c795ddd-eb39-4601-b501-7f2f98b6cd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:14,924 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:14,925 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd12071-e178-40ae-93a3-48df02e8a7f1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd12071-e178-40ae-93a3-48df02e8a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:15,989 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:15,989 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d1ccfd-311e-4c92-b198-f7483937dfdc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d1ccfd-311e-4c92-b198-f7483937dfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:17,052 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:17,053 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2577775-abe0-4ff0-8426-8ad89093d5a2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2577775-abe0-4ff0-8426-8ad89093d5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:18,114 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:18,114 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9244e9fc-7bfb-4990-a6d8-59fa02b6d3dc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9244e9fc-7bfb-4990-a6d8-59fa02b6d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:19,179 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:19,180 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a52cb1-3f6f-4e3e-b84e-520a637e78fe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a52cb1-3f6f-4e3e-b84e-520a637e78fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:20,241 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:20,241 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9261504b-afab-4c8d-b088-1aae3da18ec6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9261504b-afab-4c8d-b088-1aae3da18ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:21,304 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:21,304 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112b404c-ea9c-4037-83f4-5b038364d4da', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112b404c-ea9c-4037-83f4-5b038364d4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:22,368 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:22,368 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c17675-a960-4eb4-ba83-01a966863210', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c17675-a960-4eb4-ba83-01a966863210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:23,432 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:23,432 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade44969-35fd-44cd-a924-57054462517e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade44969-35fd-44cd-a924-57054462517e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:24,507 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.066s 2022-02-21 01:29:24,507 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439c4c4b-5c29-4ab0-9185-aa20f7fb6b6b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439c4c4b-5c29-4ab0-9185-aa20f7fb6b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:25,570 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:25,571 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04431896-ce10-4787-a0ed-842f958f1d85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04431896-ce10-4787-a0ed-842f958f1d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:26,635 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:26,635 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c648e190-bb4c-445b-b65b-4416e09d8f57', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c648e190-bb4c-445b-b65b-4416e09d8f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:27,696 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:29:27,696 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf683ad-6a0e-4507-a701-8abb53da561b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf683ad-6a0e-4507-a701-8abb53da561b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:28,760 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:28,760 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26f386c-0ac2-4579-a298-48c61cc9f744', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26f386c-0ac2-4579-a298-48c61cc9f744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:29,826 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:29:29,826 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555b6bd3-a9b6-441f-b5e5-b734a2e7823a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555b6bd3-a9b6-441f-b5e5-b734a2e7823a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:30,889 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:30,889 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a683308-3f21-4ec8-8e47-4fc988c2fc52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a683308-3f21-4ec8-8e47-4fc988c2fc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:31,955 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:31,956 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8a6262-caad-4927-855c-fd8a76df0070', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8a6262-caad-4927-855c-fd8a76df0070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:33,018 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:33,019 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e79d5e-e8e8-424e-b0b4-5be0ca0ca866', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e79d5e-e8e8-424e-b0b4-5be0ca0ca866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:34,080 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:34,080 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2234395a-9be0-4354-a147-f2d8e63185cb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2234395a-9be0-4354-a147-f2d8e63185cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:35,145 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:35,145 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6adf2bc-92c0-4549-9689-cf9a70c8401b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6adf2bc-92c0-4549-9689-cf9a70c8401b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:36,209 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:36,210 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509a3d47-c578-4c19-b69d-17f9971f68db', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509a3d47-c578-4c19-b69d-17f9971f68db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:37,274 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:29:37,274 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397eb197-26a5-4379-a73d-23cc5fd6f7e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397eb197-26a5-4379-a73d-23cc5fd6f7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:38,341 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.058s 2022-02-21 01:29:38,341 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5688bcbe-689d-4427-83e2-31f5f39c25e0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5688bcbe-689d-4427-83e2-31f5f39c25e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:39,403 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:39,403 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6f9396-5f6e-4a8d-bfd7-5adc81e0851e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6f9396-5f6e-4a8d-bfd7-5adc81e0851e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:40,467 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:40,468 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd61908-c0d0-4378-b418-55dc44edcff7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd61908-c0d0-4378-b418-55dc44edcff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:41,537 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.061s 2022-02-21 01:29:41,537 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3149db-f486-434a-a6a4-e68951df598e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3149db-f486-434a-a6a4-e68951df598e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:42,616 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.070s 2022-02-21 01:29:42,617 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d733d9d6-7c07-4f4a-8ab4-8e6b30b549c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d733d9d6-7c07-4f4a-8ab4-8e6b30b549c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:43,675 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:29:43,675 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f307ecf9-1d3f-4f8b-a49d-09cb3d6c1ea8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f307ecf9-1d3f-4f8b-a49d-09cb3d6c1ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:44,734 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.050s 2022-02-21 01:29:44,734 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eca7b87-9a9c-447e-89eb-f208db7622e7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eca7b87-9a9c-447e-89eb-f208db7622e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:45,803 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:29:45,803 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f596cac4-4498-45b2-8566-ca06438bc659', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f596cac4-4498-45b2-8566-ca06438bc659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:46,870 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.059s 2022-02-21 01:29:46,870 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a295dbee-eaf5-413f-97cd-82993b0a8d98', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a295dbee-eaf5-413f-97cd-82993b0a8d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:47,931 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:47,932 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf98114-ec65-4b10-80f6-9ec2573473d4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf98114-ec65-4b10-80f6-9ec2573473d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:48,994 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:48,995 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c641d3-02c5-48f1-a2df-21dde7613d92', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c641d3-02c5-48f1-a2df-21dde7613d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:50,057 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:50,057 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f8fbac-b158-4fae-9799-5354d66f15c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f8fbac-b158-4fae-9799-5354d66f15c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:51,120 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:51,120 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea5e535-3cff-43ac-a4b8-c32285c729ec', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea5e535-3cff-43ac-a4b8-c32285c729ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:52,182 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.053s 2022-02-21 01:29:52,183 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ce9e6e-90ff-4452-8b0f-7cd0a393450b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ce9e6e-90ff-4452-8b0f-7cd0a393450b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:53,247 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:53,247 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fcc051-a7ac-4b4d-a537-34aa4b81d027', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fcc051-a7ac-4b4d-a537-34aa4b81d027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:54,311 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:54,311 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e759bf2-a098-4ece-bc54-51e07469c519', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e759bf2-a098-4ece-bc54-51e07469c519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:55,374 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:29:55,374 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903948b6-6af3-4776-b665-0d0cc9202e56', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903948b6-6af3-4776-b665-0d0cc9202e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:56,441 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.057s 2022-02-21 01:29:56,441 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c233b39-e230-48fe-b805-620a2dc9400a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c233b39-e230-48fe-b805-620a2dc9400a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:57,501 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.052s 2022-02-21 01:29:57,502 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb81f307-1b4c-491b-ae09-cc50b8c77916', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb81f307-1b4c-491b-ae09-cc50b8c77916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:58,565 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.055s 2022-02-21 01:29:58,565 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa67c74-e560-42e3-890e-376ff417d523', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa67c74-e560-42e3-890e-376ff417d523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:29:59,633 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.060s 2022-02-21 01:29:59,634 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de51f1a9-1688-49a6-b2a4-15532fd759af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de51f1a9-1688-49a6-b2a4-15532fd759af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:30:00,693 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.051s 2022-02-21 01:30:00,693 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1445174-8623-4e70-a53c-7fc9051896c6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1445174-8623-4e70-a53c-7fc9051896c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:30:01,757 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:30:01,758 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5d575c-8876-44bb-87dc-86795e6d1e3c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5d575c-8876-44bb-87dc-86795e6d1e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:30:02,822 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.056s 2022-02-21 01:30:02,822 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46423bb-fc71-4633-a196-4a366b3dbc66', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46423bb-fc71-4633-a196-4a366b3dbc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:30:03,884 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02 0.054s 2022-02-21 01:30:03,884 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d5677c-607c-4756-83a4-74e9257fad77', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d5677c-607c-4756-83a4-74e9257fad77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02'} Body: b'{"volume": {"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:11:35.000000", "updated_at": "2022-02-21T01:21:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-738393316", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/f92cb7cf852c4790bb51e02de8b46c41/volumes/859d92fe-750a-4e98-b4a2-1be720fbbb02"}], "user_id": "eef05bfef54c43ca8d0099ee98986766", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "attachment_id": "192e03f6-c947-4e4c-b0ce-3c0c2aa652e8", "volume_id": "859d92fe-750a-4e98-b4a2-1be720fbbb02", "server_id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-21T01:12:01.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f92cb7cf852c4790bb51e02de8b46c41"}}' 2022-02-21 01:30:04,248 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.356s 2022-02-21 01:30:04,248 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 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-d5d3b688-a03c-4b0f-a798-340613a64847', 'x-compute-request-id': 'req-d5d3b688-a03c-4b0f-a798-340613a64847', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'' 2022-02-21 01:30:04,515 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.266s 2022-02-21 01:30:04,516 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-f25903a6-4c93-4a06-bf72-f7dbcdd68d76', 'x-compute-request-id': 'req-f25903a6-4c93-4a06-bf72-f7dbcdd68d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:05,681 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:30:05,682 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-16028b42-2b51-4993-8822-5a107f42ed0c', 'x-compute-request-id': 'req-16028b42-2b51-4993-8822-5a107f42ed0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:06,863 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.172s 2022-02-21 01:30:06,863 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-ceef569f-59c3-440b-bec8-dfd4df7abaff', 'x-compute-request-id': 'req-ceef569f-59c3-440b-bec8-dfd4df7abaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:08,215 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.343s 2022-02-21 01:30:08,215 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-70d564b0-21c9-4d63-89ad-ed62819c1917', 'x-compute-request-id': 'req-70d564b0-21c9-4d63-89ad-ed62819c1917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:09,418 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.190s 2022-02-21 01:30:09,419 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-658318bc-4c0d-40de-9f71-9c0293502eee', 'x-compute-request-id': 'req-658318bc-4c0d-40de-9f71-9c0293502eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:10,631 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.203s 2022-02-21 01:30:10,631 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-10f167b9-a9e3-48ee-b305-03dcd3a12b9c', 'x-compute-request-id': 'req-10f167b9-a9e3-48ee-b305-03dcd3a12b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:11,816 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.176s 2022-02-21 01:30:11,816 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-459d8ad8-e225-4c25-924b-132ecd6ee0cc', 'x-compute-request-id': 'req-459d8ad8-e225-4c25-924b-132ecd6ee0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:13,286 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.462s 2022-02-21 01:30:13,286 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-bd17a77a-988e-40ce-99df-e5ff9b57d68e', 'x-compute-request-id': 'req-bd17a77a-988e-40ce-99df-e5ff9b57d68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:14,479 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.185s 2022-02-21 01:30:14,480 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-b199ef39-8ff8-4624-a0d5-e939bc32db01', 'x-compute-request-id': 'req-b199ef39-8ff8-4624-a0d5-e939bc32db01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:15,655 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.165s 2022-02-21 01:30:15,655 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-ecc7dc34-51ba-4282-87e5-d994ae5617c6', 'x-compute-request-id': 'req-ecc7dc34-51ba-4282-87e5-d994ae5617c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:16,818 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:30:16,818 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-1e8e4045-7d80-48d1-a6b3-36bdde972142', 'x-compute-request-id': 'req-1e8e4045-7d80-48d1-a6b3-36bdde972142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:17,983 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:30:17,984 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-9dcb324b-3402-46ca-8fe9-ab1ff92576cd', 'x-compute-request-id': 'req-9dcb324b-3402-46ca-8fe9-ab1ff92576cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:19,157 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.165s 2022-02-21 01:30:19,158 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-dee8b22a-51ca-438c-818d-6551515561ca', 'x-compute-request-id': 'req-dee8b22a-51ca-438c-818d-6551515561ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:20,325 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:30:20,326 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-3a16aed5-e810-4503-a944-5897947bc0c3', 'x-compute-request-id': 'req-3a16aed5-e810-4503-a944-5897947bc0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:21,496 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:30:21,497 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-33cf906d-bf51-49b3-a3c2-51f9e7714dab', 'x-compute-request-id': 'req-33cf906d-bf51-49b3-a3c2-51f9e7714dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:22,664 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:30:22,665 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-0fd0abf1-5fbc-47e5-9fba-bac848db869b', 'x-compute-request-id': 'req-0fd0abf1-5fbc-47e5-9fba-bac848db869b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:23,828 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:30:23,828 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-dad86888-9529-4a09-a000-c90d946b5e40', 'x-compute-request-id': 'req-dad86888-9529-4a09-a000-c90d946b5e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:24,997 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:30:24,997 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-529f8fae-2b7b-4b39-acec-4a6fb4aabb85', 'x-compute-request-id': 'req-529f8fae-2b7b-4b39-acec-4a6fb4aabb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:26,169 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:30:26,170 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-8ff33323-9dd2-45a4-8437-08753888605b', 'x-compute-request-id': 'req-8ff33323-9dd2-45a4-8437-08753888605b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:27,339 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:30:27,339 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-843171b5-d2dc-4589-9dca-91484fbbd0a6', 'x-compute-request-id': 'req-843171b5-d2dc-4589-9dca-91484fbbd0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:28,505 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:30:28,506 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-528dee1c-515c-457f-a66e-f2b3ff9ca14d', 'x-compute-request-id': 'req-528dee1c-515c-457f-a66e-f2b3ff9ca14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:29,674 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:30:29,674 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-e8fdab65-c601-4fd1-af41-1bc1fc9fca60', 'x-compute-request-id': 'req-e8fdab65-c601-4fd1-af41-1bc1fc9fca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:30,848 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.166s 2022-02-21 01:30:30,849 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-6473ec1e-c71a-4fdc-8da0-d932c79cd1ac', 'x-compute-request-id': 'req-6473ec1e-c71a-4fdc-8da0-d932c79cd1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:32,030 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.168s 2022-02-21 01:30:32,030 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-346c6d25-6c1a-45ba-a103-562554a41ef3', 'x-compute-request-id': 'req-346c6d25-6c1a-45ba-a103-562554a41ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:33,208 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.168s 2022-02-21 01:30:33,208 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-0f8f3f58-41a9-4f64-ab3c-09e9a4d50eb2', 'x-compute-request-id': 'req-0f8f3f58-41a9-4f64-ab3c-09e9a4d50eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:34,390 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.174s 2022-02-21 01:30:34,391 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-98138174-303f-46ad-b392-791a57c4f4a3', 'x-compute-request-id': 'req-98138174-303f-46ad-b392-791a57c4f4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:35,560 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:30:35,561 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-588d94ab-926d-4529-962e-0ff811686657', 'x-compute-request-id': 'req-588d94ab-926d-4529-962e-0ff811686657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:36,734 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.165s 2022-02-21 01:30:36,734 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-1cea8f88-749f-4670-b1bf-9106d2e1fc6a', 'x-compute-request-id': 'req-1cea8f88-749f-4670-b1bf-9106d2e1fc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:37,918 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.175s 2022-02-21 01:30:37,919 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-9c854c7e-dc6e-48c5-b7d4-92fece5598f5', 'x-compute-request-id': 'req-9c854c7e-dc6e-48c5-b7d4-92fece5598f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:39,089 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:30:39,089 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-337ec141-c19d-4286-b878-d1008037935c', 'x-compute-request-id': 'req-337ec141-c19d-4286-b878-d1008037935c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:40,259 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:30:40,259 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-8646b2c6-6995-4ad0-a83b-d10fe1e81962', 'x-compute-request-id': 'req-8646b2c6-6995-4ad0-a83b-d10fe1e81962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:41,428 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:30:41,428 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-1b681e37-ebec-4016-aec5-feaa9a7eca23', 'x-compute-request-id': 'req-1b681e37-ebec-4016-aec5-feaa9a7eca23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:42,602 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.166s 2022-02-21 01:30:42,603 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-7b622b86-0895-4ae5-be71-696f6b0ceb18', 'x-compute-request-id': 'req-7b622b86-0895-4ae5-be71-696f6b0ceb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:43,773 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:30:43,774 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-be607dc0-f29f-4d42-8a52-0feab3da6ae2', 'x-compute-request-id': 'req-be607dc0-f29f-4d42-8a52-0feab3da6ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:44,939 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:30:44,939 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-51d743e7-b44d-4cc5-a644-c8f0f1ecad13', 'x-compute-request-id': 'req-51d743e7-b44d-4cc5-a644-c8f0f1ecad13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:46,106 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:30:46,106 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-2fd6c8ce-28a9-464b-aad4-5011ee09ab08', 'x-compute-request-id': 'req-2fd6c8ce-28a9-464b-aad4-5011ee09ab08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:47,274 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:30:47,274 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-365d3afa-4da1-4006-be9a-23f596f0052c', 'x-compute-request-id': 'req-365d3afa-4da1-4006-be9a-23f596f0052c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:48,440 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:30:48,441 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-a37be8cf-e135-488d-838e-09d5653cf64e', 'x-compute-request-id': 'req-a37be8cf-e135-488d-838e-09d5653cf64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:49,611 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:30:49,611 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-1cc5b777-0eac-4cad-95da-6fda77035d3e', 'x-compute-request-id': 'req-1cc5b777-0eac-4cad-95da-6fda77035d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:50,783 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:30:50,783 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-107f472a-ffb4-428f-a0ba-2589e0086d4f', 'x-compute-request-id': 'req-107f472a-ffb4-428f-a0ba-2589e0086d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:51,947 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:30:51,947 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-542567cb-af22-438b-8bc9-2787e9ed2225', 'x-compute-request-id': 'req-542567cb-af22-438b-8bc9-2787e9ed2225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:53,111 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:30:53,111 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-9d754843-1135-4c2a-b1c8-2f235c4be942', 'x-compute-request-id': 'req-9d754843-1135-4c2a-b1c8-2f235c4be942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:54,278 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:30:54,278 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-fe19b628-c30d-487e-bc66-c59149591196', 'x-compute-request-id': 'req-fe19b628-c30d-487e-bc66-c59149591196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:55,448 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:30:55,448 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-2fb5ea66-a3f6-4567-8f43-5a4d0afe0702', 'x-compute-request-id': 'req-2fb5ea66-a3f6-4567-8f43-5a4d0afe0702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:56,617 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:30:56,618 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-a5da73a8-64ee-4158-ad94-4ef9ad457c3c', 'x-compute-request-id': 'req-a5da73a8-64ee-4158-ad94-4ef9ad457c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:57,780 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:30:57,781 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-bf2741d2-d071-48d8-a5a3-c34a893edcf4', 'x-compute-request-id': 'req-bf2741d2-d071-48d8-a5a3-c34a893edcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:30:58,943 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:30:58,944 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-12ffa824-1f1c-4100-86de-f4408bb71983', 'x-compute-request-id': 'req-12ffa824-1f1c-4100-86de-f4408bb71983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:00,108 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:31:00,108 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30: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-260a432d-6756-4824-9d23-627e4cfb5865', 'x-compute-request-id': 'req-260a432d-6756-4824-9d23-627e4cfb5865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:01,277 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:01,278 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-8fa501bb-3af1-4303-8645-fb8c7509f4bb', 'x-compute-request-id': 'req-8fa501bb-3af1-4303-8645-fb8c7509f4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:02,450 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:31:02,450 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-260ae390-a3ba-43e0-8a0d-57a12313f45d', 'x-compute-request-id': 'req-260ae390-a3ba-43e0-8a0d-57a12313f45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:03,618 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:03,618 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-4afe4211-aff6-4221-ba22-2d693ca3b1d1', 'x-compute-request-id': 'req-4afe4211-aff6-4221-ba22-2d693ca3b1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:04,799 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.172s 2022-02-21 01:31:04,799 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-384f52d6-87f3-4d14-80ad-6a926ce76cae', 'x-compute-request-id': 'req-384f52d6-87f3-4d14-80ad-6a926ce76cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:05,968 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:05,968 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-1a51d49e-b6e6-4e83-b133-fd0013654099', 'x-compute-request-id': 'req-1a51d49e-b6e6-4e83-b133-fd0013654099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:07,135 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:07,136 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-43fdc4d5-ec03-4756-86b2-5337444833d4', 'x-compute-request-id': 'req-43fdc4d5-ec03-4756-86b2-5337444833d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:08,300 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:08,300 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-16b79fa1-de24-4b2e-95e9-bf70de602426', 'x-compute-request-id': 'req-16b79fa1-de24-4b2e-95e9-bf70de602426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:09,469 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:09,469 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-ea4f91b9-689f-4c44-a56b-639ef91d0de7', 'x-compute-request-id': 'req-ea4f91b9-689f-4c44-a56b-639ef91d0de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:10,636 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:10,636 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-f7d39d0c-f430-41c8-b7bf-b20b55c885a7', 'x-compute-request-id': 'req-f7d39d0c-f430-41c8-b7bf-b20b55c885a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:11,803 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:11,804 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-d95dce1e-5227-4b10-97a1-b089440d30bb', 'x-compute-request-id': 'req-d95dce1e-5227-4b10-97a1-b089440d30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:12,965 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:31:12,966 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-23af3286-14d6-41b1-a2b8-5f87e25c2a39', 'x-compute-request-id': 'req-23af3286-14d6-41b1-a2b8-5f87e25c2a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:14,133 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:14,133 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-a4a8cf7f-9a95-4081-bfc6-498d1e42aaf7', 'x-compute-request-id': 'req-a4a8cf7f-9a95-4081-bfc6-498d1e42aaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:15,299 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:31:15,299 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-65187257-cf30-46bb-9719-0edabc8b7c96', 'x-compute-request-id': 'req-65187257-cf30-46bb-9719-0edabc8b7c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:16,463 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:16,463 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-c58b55ba-e861-4914-9728-da0aab0eec6d', 'x-compute-request-id': 'req-c58b55ba-e861-4914-9728-da0aab0eec6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:17,854 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.382s 2022-02-21 01:31:17,855 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-7381cd19-955e-4785-9050-23e42a9007aa', 'x-compute-request-id': 'req-7381cd19-955e-4785-9050-23e42a9007aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:19,027 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:31:19,028 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-588aa32f-f00e-4986-b60d-188c61624d00', 'x-compute-request-id': 'req-588aa32f-f00e-4986-b60d-188c61624d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:20,191 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:20,191 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-c1d548fa-9df7-4f4d-b253-bb8dff89019c', 'x-compute-request-id': 'req-c1d548fa-9df7-4f4d-b253-bb8dff89019c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:21,355 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:21,356 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-723c2874-1f6f-457d-bb71-8d9ca0003b96', 'x-compute-request-id': 'req-723c2874-1f6f-457d-bb71-8d9ca0003b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:22,524 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:22,525 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-581ff131-5268-4dfa-87bb-76c525f56095', 'x-compute-request-id': 'req-581ff131-5268-4dfa-87bb-76c525f56095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:23,693 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:31:23,693 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-3b9b2917-0c99-4372-8c33-a284cf4c94ca', 'x-compute-request-id': 'req-3b9b2917-0c99-4372-8c33-a284cf4c94ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:24,856 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:31:24,856 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-b62e1a7f-388d-4ff4-badf-e03c67dafd03', 'x-compute-request-id': 'req-b62e1a7f-388d-4ff4-badf-e03c67dafd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:26,020 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:26,020 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-950be39d-3db8-47aa-ab5e-6f3e0a8f0196', 'x-compute-request-id': 'req-950be39d-3db8-47aa-ab5e-6f3e0a8f0196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:27,188 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:31:27,189 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-a10681cd-b1b2-4734-9e60-03fea8f182c8', 'x-compute-request-id': 'req-a10681cd-b1b2-4734-9e60-03fea8f182c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:28,352 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:31:28,352 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-074c2f6c-c0fb-41b8-98a2-ea8303cc23ea', 'x-compute-request-id': 'req-074c2f6c-c0fb-41b8-98a2-ea8303cc23ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:29,517 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:31:29,517 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-ee2b9676-753c-41ea-b240-602da57bfdee', 'x-compute-request-id': 'req-ee2b9676-753c-41ea-b240-602da57bfdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:30,686 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:30,687 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-730f6f15-64ad-4604-a74f-0698785f91b9', 'x-compute-request-id': 'req-730f6f15-64ad-4604-a74f-0698785f91b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:31,855 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:31,855 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-2531af3f-69f1-4021-95af-4cb17eb56b44', 'x-compute-request-id': 'req-2531af3f-69f1-4021-95af-4cb17eb56b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:33,039 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.175s 2022-02-21 01:31:33,039 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-5544cbe3-e89c-4879-ba95-183abfe509e4', 'x-compute-request-id': 'req-5544cbe3-e89c-4879-ba95-183abfe509e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:34,208 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:34,209 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-9265fd13-8588-44bc-93d8-f41e6b5e21f5', 'x-compute-request-id': 'req-9265fd13-8588-44bc-93d8-f41e6b5e21f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:35,375 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:35,376 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-40864693-b6d5-403d-a46b-87b21b9c8517', 'x-compute-request-id': 'req-40864693-b6d5-403d-a46b-87b21b9c8517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:36,541 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:31:36,541 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-20b56995-a921-4e2c-812c-53c4da8c6a68', 'x-compute-request-id': 'req-20b56995-a921-4e2c-812c-53c4da8c6a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:37,705 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:31:37,705 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-f30bf73c-0d4e-456a-a431-60a58239c51c', 'x-compute-request-id': 'req-f30bf73c-0d4e-456a-a431-60a58239c51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:38,873 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:38,874 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-fed158d8-4102-4724-84e6-66d7370a22c6', 'x-compute-request-id': 'req-fed158d8-4102-4724-84e6-66d7370a22c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:40,042 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:31:40,042 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-b37c0eda-6f48-488c-b33e-8ed8714c7764', 'x-compute-request-id': 'req-b37c0eda-6f48-488c-b33e-8ed8714c7764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:41,211 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:41,211 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-865b2522-0bcf-4d97-9a14-7b8f4f5e71fe', 'x-compute-request-id': 'req-865b2522-0bcf-4d97-9a14-7b8f4f5e71fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:42,380 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:31:42,381 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-d424893e-d95a-4d81-8e6e-170f00831dee', 'x-compute-request-id': 'req-d424893e-d95a-4d81-8e6e-170f00831dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:43,548 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:31:43,548 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-aa8c4789-b5b2-49db-9e24-18645b117565', 'x-compute-request-id': 'req-aa8c4789-b5b2-49db-9e24-18645b117565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:44,711 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:31:44,711 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-3394ca7d-2a08-4672-b183-882611bae02b', 'x-compute-request-id': 'req-3394ca7d-2a08-4672-b183-882611bae02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:45,880 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:31:45,881 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-d6f6b784-3e4e-4c38-a7bf-ef92d4f392fe', 'x-compute-request-id': 'req-d6f6b784-3e4e-4c38-a7bf-ef92d4f392fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:47,050 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:47,050 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-976e35dd-4826-49ce-8667-25ea5460d865', 'x-compute-request-id': 'req-976e35dd-4826-49ce-8667-25ea5460d865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:48,217 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:48,218 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-46b2c9dd-0433-4e54-a7b4-3fc12a146d2b', 'x-compute-request-id': 'req-46b2c9dd-0433-4e54-a7b4-3fc12a146d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:49,389 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:31:49,389 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-4dee5301-200d-47e5-99fb-c272ba200e0f', 'x-compute-request-id': 'req-4dee5301-200d-47e5-99fb-c272ba200e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:50,555 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:31:50,555 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-6abe755a-1a78-4b80-bc3b-85a91c135858', 'x-compute-request-id': 'req-6abe755a-1a78-4b80-bc3b-85a91c135858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:51,720 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:31:51,721 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-abd62567-0d35-458d-bf5e-0ef137f72b1c', 'x-compute-request-id': 'req-abd62567-0d35-458d-bf5e-0ef137f72b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:52,884 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:52,884 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-f71fe88a-6d85-4ad8-8986-1c478be4d37c', 'x-compute-request-id': 'req-f71fe88a-6d85-4ad8-8986-1c478be4d37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:54,047 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:54,047 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-12e39b49-7c7b-43f5-a0db-266c02688505', 'x-compute-request-id': 'req-12e39b49-7c7b-43f5-a0db-266c02688505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:55,211 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:31:55,212 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-82563726-f6cd-4283-89f3-bc69a060eb10', 'x-compute-request-id': 'req-82563726-f6cd-4283-89f3-bc69a060eb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:56,380 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:31:56,380 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-8568db57-ae1c-4586-a39a-4b72b1fc515e', 'x-compute-request-id': 'req-8568db57-ae1c-4586-a39a-4b72b1fc515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:57,548 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:31:57,548 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-fb088e06-829f-4161-8a5c-d77014848a71', 'x-compute-request-id': 'req-fb088e06-829f-4161-8a5c-d77014848a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:58,713 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:31:58,713 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-d531d812-38fb-43c2-b6fe-6ccbbd2966c8', 'x-compute-request-id': 'req-d531d812-38fb-43c2-b6fe-6ccbbd2966c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:31:59,878 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:31:59,879 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31: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-afe6d864-791b-4fa6-acfa-f7edabcfdfb1', 'x-compute-request-id': 'req-afe6d864-791b-4fa6-acfa-f7edabcfdfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:01,039 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:32:01,040 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-0ad99672-396e-41bf-aa1e-1c06c8b6442e', 'x-compute-request-id': 'req-0ad99672-396e-41bf-aa1e-1c06c8b6442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:02,215 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.167s 2022-02-21 01:32:02,216 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-4050f7b1-a497-4381-b7ad-02def71bc9cc', 'x-compute-request-id': 'req-4050f7b1-a497-4381-b7ad-02def71bc9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:03,383 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:32:03,383 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-4bf8bf22-04cb-4a2f-aa08-5e0f3263f598', 'x-compute-request-id': 'req-4bf8bf22-04cb-4a2f-aa08-5e0f3263f598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:04,741 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.349s 2022-02-21 01:32:04,742 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-e0ab2c50-b9f3-4eff-9f6d-b458a2d1ceec', 'x-compute-request-id': 'req-e0ab2c50-b9f3-4eff-9f6d-b458a2d1ceec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:06,001 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.251s 2022-02-21 01:32:06,003 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-4f10ae93-404b-4ea0-b6fe-ebc1ee6bfcf0', 'x-compute-request-id': 'req-4f10ae93-404b-4ea0-b6fe-ebc1ee6bfcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:07,171 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:32:07,171 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-c55796d8-f1c3-48b8-b210-2e9ea9580fa4', 'x-compute-request-id': 'req-c55796d8-f1c3-48b8-b210-2e9ea9580fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:08,418 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.239s 2022-02-21 01:32:08,418 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-ecaae47b-91d0-402e-b447-bcf6a84895c8', 'x-compute-request-id': 'req-ecaae47b-91d0-402e-b447-bcf6a84895c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:09,587 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:32:09,588 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-675c062f-3d3d-42bc-9a9d-b72496d1e53d', 'x-compute-request-id': 'req-675c062f-3d3d-42bc-9a9d-b72496d1e53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:10,758 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:32:10,758 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-646f6929-1ff1-4083-8a62-371bebb544b2', 'x-compute-request-id': 'req-646f6929-1ff1-4083-8a62-371bebb544b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:11,928 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:32:11,928 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-52f7bdbf-df46-4f66-af13-d906b8fceba7', 'x-compute-request-id': 'req-52f7bdbf-df46-4f66-af13-d906b8fceba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:13,132 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.195s 2022-02-21 01:32:13,132 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-c5370faa-4df9-4a64-b779-e892db413aac', 'x-compute-request-id': 'req-c5370faa-4df9-4a64-b779-e892db413aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:14,294 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:32:14,295 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-843e3e4c-da0d-4d9e-b24d-a3a2844e63a7', 'x-compute-request-id': 'req-843e3e4c-da0d-4d9e-b24d-a3a2844e63a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:15,467 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:32:15,467 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-94979d04-b6d0-4d73-b5ca-1c34c2f1f445', 'x-compute-request-id': 'req-94979d04-b6d0-4d73-b5ca-1c34c2f1f445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:16,642 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.166s 2022-02-21 01:32:16,643 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-b1185e0d-08f5-431c-bdb3-d4d518da282e', 'x-compute-request-id': 'req-b1185e0d-08f5-431c-bdb3-d4d518da282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:17,806 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:32:17,807 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-1efca922-651d-412f-894b-cff237238333', 'x-compute-request-id': 'req-1efca922-651d-412f-894b-cff237238333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:18,991 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.176s 2022-02-21 01:32:18,992 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-59221bad-db9a-48d0-9fc5-fca19379b1b0', 'x-compute-request-id': 'req-59221bad-db9a-48d0-9fc5-fca19379b1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:20,154 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:32:20,154 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-b1e22fa6-82c5-4794-82ce-3faad1c6d9d9', 'x-compute-request-id': 'req-b1e22fa6-82c5-4794-82ce-3faad1c6d9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:21,318 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:32:21,319 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-710859dc-53a4-470a-ad66-f5a8c8e232b3', 'x-compute-request-id': 'req-710859dc-53a4-470a-ad66-f5a8c8e232b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:22,576 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.250s 2022-02-21 01:32:22,577 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-e69a0389-125f-42a8-9640-2382522f9870', 'x-compute-request-id': 'req-e69a0389-125f-42a8-9640-2382522f9870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:23,747 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:32:23,748 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-bf696012-2868-43d3-9cd4-9942e99b75f4', 'x-compute-request-id': 'req-bf696012-2868-43d3-9cd4-9942e99b75f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:24,920 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:32:24,921 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-3b7a10aa-76b6-4d10-97c4-c8047d4958cb', 'x-compute-request-id': 'req-3b7a10aa-76b6-4d10-97c4-c8047d4958cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:26,087 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:32:26,088 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-20b9f779-207a-4131-9ed9-f96ebb2f3b17', 'x-compute-request-id': 'req-20b9f779-207a-4131-9ed9-f96ebb2f3b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:27,250 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:32:27,251 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-8f6d53fc-593b-4287-aa14-b6ef4fdd57ea', 'x-compute-request-id': 'req-8f6d53fc-593b-4287-aa14-b6ef4fdd57ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:28,419 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:32:28,420 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-0065919f-a42d-47d9-9f97-c48cfe51ae2e', 'x-compute-request-id': 'req-0065919f-a42d-47d9-9f97-c48cfe51ae2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:29,594 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:32:29,594 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-8fc453c1-0aaf-4427-934f-68dd23b872a5', 'x-compute-request-id': 'req-8fc453c1-0aaf-4427-934f-68dd23b872a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:30,767 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:32:30,767 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-8b262f3b-0143-4f7e-b3ff-59c47e15e246', 'x-compute-request-id': 'req-8b262f3b-0143-4f7e-b3ff-59c47e15e246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:31,934 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:32:31,935 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-c5004ed6-ac67-4380-b31f-9e43610339be', 'x-compute-request-id': 'req-c5004ed6-ac67-4380-b31f-9e43610339be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:33,099 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:32:33,099 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-ec983cb8-5180-4306-8630-7f777d34f3ec', 'x-compute-request-id': 'req-ec983cb8-5180-4306-8630-7f777d34f3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:34,270 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:32:34,270 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-110e0143-dd16-428f-b650-4dc66851dc4f', 'x-compute-request-id': 'req-110e0143-dd16-428f-b650-4dc66851dc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:35,437 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:32:35,437 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-0f45f1be-fd28-4f28-a58e-79b04f4fa550', 'x-compute-request-id': 'req-0f45f1be-fd28-4f28-a58e-79b04f4fa550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:36,599 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:32:36,600 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-1e8d9e15-25c9-4e52-9c07-9ec43256cb1b', 'x-compute-request-id': 'req-1e8d9e15-25c9-4e52-9c07-9ec43256cb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:37,768 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:32:37,769 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-0c4b0dad-8a2a-4c3e-95b0-8d6c960f3a47', 'x-compute-request-id': 'req-0c4b0dad-8a2a-4c3e-95b0-8d6c960f3a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:38,934 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:32:38,934 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-bc705dc8-0950-460e-a0ce-529f228cdead', 'x-compute-request-id': 'req-bc705dc8-0950-460e-a0ce-529f228cdead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:40,098 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:32:40,098 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-dcdb22bc-43c2-4eb5-88b5-59757e5a3e64', 'x-compute-request-id': 'req-dcdb22bc-43c2-4eb5-88b5-59757e5a3e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:41,271 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.165s 2022-02-21 01:32:41,271 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-36e0d0f6-ca01-477c-b876-8c758b35e039', 'x-compute-request-id': 'req-36e0d0f6-ca01-477c-b876-8c758b35e039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:42,447 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.167s 2022-02-21 01:32:42,447 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-a43eb592-0502-4ca1-a4c4-558bae72719c', 'x-compute-request-id': 'req-a43eb592-0502-4ca1-a4c4-558bae72719c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:43,618 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:32:43,619 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-672c41e0-51ba-45a9-8210-7e1f2f11c06d', 'x-compute-request-id': 'req-672c41e0-51ba-45a9-8210-7e1f2f11c06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:44,810 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.182s 2022-02-21 01:32:44,810 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-2d5dd8cc-925c-48f0-bde5-4c7ec2b8b713', 'x-compute-request-id': 'req-2d5dd8cc-925c-48f0-bde5-4c7ec2b8b713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:45,982 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:32:45,982 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-afc40a20-61fc-4460-a1bb-45fcac35c667', 'x-compute-request-id': 'req-afc40a20-61fc-4460-a1bb-45fcac35c667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:47,148 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:32:47,148 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-62446071-f630-4b50-b553-ab3139f27c8f', 'x-compute-request-id': 'req-62446071-f630-4b50-b553-ab3139f27c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:48,316 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:32:48,316 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-8d8a4041-6ff8-4a3c-a7fd-fd790843e4a6', 'x-compute-request-id': 'req-8d8a4041-6ff8-4a3c-a7fd-fd790843e4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:49,484 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:32:49,484 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-3fdde45d-63e5-4d9a-995d-78a3f69e0e57', 'x-compute-request-id': 'req-3fdde45d-63e5-4d9a-995d-78a3f69e0e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:50,647 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:32:50,647 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-a27f484d-75e0-4b90-9d6d-a95d12bf051b', 'x-compute-request-id': 'req-a27f484d-75e0-4b90-9d6d-a95d12bf051b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:51,812 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:32:51,812 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-9331da2f-f8d3-4c7f-a265-988bb57beeae', 'x-compute-request-id': 'req-9331da2f-f8d3-4c7f-a265-988bb57beeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:52,988 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.166s 2022-02-21 01:32:52,989 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-d3caa797-0dd5-4504-8dd3-f9d5e3ef19ea', 'x-compute-request-id': 'req-d3caa797-0dd5-4504-8dd3-f9d5e3ef19ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:54,161 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:32:54,162 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-1356658b-5bd1-4e90-8098-09d2ebb27c4c', 'x-compute-request-id': 'req-1356658b-5bd1-4e90-8098-09d2ebb27c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:55,338 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.167s 2022-02-21 01:32:55,338 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-cd9eb43b-74c7-4de1-bb21-4e895b9491fa', 'x-compute-request-id': 'req-cd9eb43b-74c7-4de1-bb21-4e895b9491fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:56,503 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:32:56,503 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-e53ef96a-f3d5-458b-a10d-22f5c36a3062', 'x-compute-request-id': 'req-e53ef96a-f3d5-458b-a10d-22f5c36a3062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:57,668 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:32:57,668 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-0608c3f1-4da5-4cac-ac10-006f4dba3f2c', 'x-compute-request-id': 'req-0608c3f1-4da5-4cac-ac10-006f4dba3f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:32:58,836 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:32:58,836 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-fc85db2c-fd5d-411d-995f-2873307ae744', 'x-compute-request-id': 'req-fc85db2c-fd5d-411d-995f-2873307ae744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:00,000 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:33:00,001 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32: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-70e5261c-e11f-46bb-a51d-55dc8a41aeed', 'x-compute-request-id': 'req-70e5261c-e11f-46bb-a51d-55dc8a41aeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:01,166 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:33:01,167 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-ec754d3e-9440-48c2-87d5-813f34425251', 'x-compute-request-id': 'req-ec754d3e-9440-48c2-87d5-813f34425251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:02,335 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:02,335 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-1a6e79ea-55e3-43da-9e63-7c766d18d8c9', 'x-compute-request-id': 'req-1a6e79ea-55e3-43da-9e63-7c766d18d8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:03,508 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:33:03,508 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-6661f04c-3790-459a-b92e-456d93c2d7a5', 'x-compute-request-id': 'req-6661f04c-3790-459a-b92e-456d93c2d7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:04,673 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:04,673 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-be365850-1186-42ec-9358-cd6aaf211de0', 'x-compute-request-id': 'req-be365850-1186-42ec-9358-cd6aaf211de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:05,841 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:33:05,841 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-5ca4c738-37eb-4053-b73f-be1dbc43aa07', 'x-compute-request-id': 'req-5ca4c738-37eb-4053-b73f-be1dbc43aa07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:07,010 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:33:07,011 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-9c3429e4-5f39-4104-afaf-98488774efde', 'x-compute-request-id': 'req-9c3429e4-5f39-4104-afaf-98488774efde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:08,182 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:33:08,182 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-9f2709f3-81f9-4d21-a4ed-08a311b99b83', 'x-compute-request-id': 'req-9f2709f3-81f9-4d21-a4ed-08a311b99b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:09,352 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:33:09,353 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-fc0b90d3-65fd-4aa8-9648-731e9c689835', 'x-compute-request-id': 'req-fc0b90d3-65fd-4aa8-9648-731e9c689835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:10,521 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:10,522 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-9b62da46-f381-45e3-962c-64772263aa7b', 'x-compute-request-id': 'req-9b62da46-f381-45e3-962c-64772263aa7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:11,684 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:33:11,685 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-bb3b1a72-e26c-4392-87ea-693f35eb4bf7', 'x-compute-request-id': 'req-bb3b1a72-e26c-4392-87ea-693f35eb4bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:12,848 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:33:12,848 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-9b458754-f004-4d82-90d5-4ec99845a685', 'x-compute-request-id': 'req-9b458754-f004-4d82-90d5-4ec99845a685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:14,018 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:33:14,018 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-e617e47e-a217-48d2-8165-e6054e5ee37b', 'x-compute-request-id': 'req-e617e47e-a217-48d2-8165-e6054e5ee37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:15,180 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:33:15,181 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-b919baef-e635-4390-a9ac-44cdfcfcd6f1', 'x-compute-request-id': 'req-b919baef-e635-4390-a9ac-44cdfcfcd6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:16,346 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:16,346 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-e1276474-5c2d-4830-ae4e-0b38dbcc7011', 'x-compute-request-id': 'req-e1276474-5c2d-4830-ae4e-0b38dbcc7011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:17,514 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:17,515 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-853fd2b8-1dbc-4112-b7b9-8cafdff36e12', 'x-compute-request-id': 'req-853fd2b8-1dbc-4112-b7b9-8cafdff36e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:18,687 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:33:18,687 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-b8b16939-0417-4d00-9c86-71e15590a66e', 'x-compute-request-id': 'req-b8b16939-0417-4d00-9c86-71e15590a66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:19,854 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:33:19,854 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-96bf1469-a5f1-4022-bc9b-0ebe5f6ac67c', 'x-compute-request-id': 'req-96bf1469-a5f1-4022-bc9b-0ebe5f6ac67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:21,025 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:33:21,025 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-db444100-bacb-4ab1-a3f2-0745c5585884', 'x-compute-request-id': 'req-db444100-bacb-4ab1-a3f2-0745c5585884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:22,191 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:22,191 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-64d268f8-83f4-48e2-9df5-b2dda00d6081', 'x-compute-request-id': 'req-64d268f8-83f4-48e2-9df5-b2dda00d6081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:23,356 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:23,357 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-c2d4418d-d874-4ba9-81b9-fe8fa12a52bf', 'x-compute-request-id': 'req-c2d4418d-d874-4ba9-81b9-fe8fa12a52bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:24,519 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:33:24,520 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-056c2852-a8a1-4dd4-a058-ca0d96e85a19', 'x-compute-request-id': 'req-056c2852-a8a1-4dd4-a058-ca0d96e85a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:25,689 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:33:25,690 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-e2114097-29f2-4a56-a4c0-bc06cbf29e4b', 'x-compute-request-id': 'req-e2114097-29f2-4a56-a4c0-bc06cbf29e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:26,857 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:26,858 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-97431cbe-9092-4536-b12d-4ea03176a858', 'x-compute-request-id': 'req-97431cbe-9092-4536-b12d-4ea03176a858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:28,024 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:28,024 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-9447c170-67eb-47a3-87ff-ee4dbdca28b1', 'x-compute-request-id': 'req-9447c170-67eb-47a3-87ff-ee4dbdca28b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:29,189 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:29,189 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-313293c1-df13-459a-8e2d-322967aaf06a', 'x-compute-request-id': 'req-313293c1-df13-459a-8e2d-322967aaf06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:30,355 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:33:30,355 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-b6cd2772-b6b2-4cf3-abd9-a3a435dba2b3', 'x-compute-request-id': 'req-b6cd2772-b6b2-4cf3-abd9-a3a435dba2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:31,527 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:33:31,527 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-8b262318-f8be-48b0-a366-a2e8958bd705', 'x-compute-request-id': 'req-8b262318-f8be-48b0-a366-a2e8958bd705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:32,698 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:33:32,699 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-f37929ae-b7b7-42d0-8be8-ff57131aec8b', 'x-compute-request-id': 'req-f37929ae-b7b7-42d0-8be8-ff57131aec8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:33,866 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:33,867 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-c1f9702b-4bd3-4db2-ac78-2efb697dde36', 'x-compute-request-id': 'req-c1f9702b-4bd3-4db2-ac78-2efb697dde36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:35,040 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.164s 2022-02-21 01:33:35,040 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-3e7ae4a7-1c71-4281-a397-fdd4b9be4e55', 'x-compute-request-id': 'req-3e7ae4a7-1c71-4281-a397-fdd4b9be4e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:36,208 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:36,208 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-67da9712-c4d0-4a8a-aad0-f0bec9d95b47', 'x-compute-request-id': 'req-67da9712-c4d0-4a8a-aad0-f0bec9d95b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:37,379 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:33:37,379 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-c589fd26-3026-4ffe-ba3e-83741c729864', 'x-compute-request-id': 'req-c589fd26-3026-4ffe-ba3e-83741c729864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:38,541 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:33:38,541 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-0d262c9c-f4bd-429b-849e-27576553b65b', 'x-compute-request-id': 'req-0d262c9c-f4bd-429b-849e-27576553b65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:39,703 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:33:39,704 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-abbc7a36-ccad-4697-bab8-8f8028983bb8', 'x-compute-request-id': 'req-abbc7a36-ccad-4697-bab8-8f8028983bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:40,870 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:33:40,870 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-7c73256f-cf59-4096-b738-beaafd80d78c', 'x-compute-request-id': 'req-7c73256f-cf59-4096-b738-beaafd80d78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:42,040 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:33:42,040 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-e10deeb2-37d1-4070-a326-790e755688db', 'x-compute-request-id': 'req-e10deeb2-37d1-4070-a326-790e755688db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:43,202 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:33:43,202 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-0cc86052-3a0f-4e33-964c-c6c8952f42a7', 'x-compute-request-id': 'req-0cc86052-3a0f-4e33-964c-c6c8952f42a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:44,384 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.172s 2022-02-21 01:33:44,384 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-36efe78b-dfa7-4469-a4ee-f89b35c1e516', 'x-compute-request-id': 'req-36efe78b-dfa7-4469-a4ee-f89b35c1e516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:45,553 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.160s 2022-02-21 01:33:45,554 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-c755e47b-dfb4-42d3-b97a-56db71cd47f5', 'x-compute-request-id': 'req-c755e47b-dfb4-42d3-b97a-56db71cd47f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:46,731 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.168s 2022-02-21 01:33:46,732 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-ad4d7772-0f9a-49e3-8ea0-4d2866fcbc2c', 'x-compute-request-id': 'req-ad4d7772-0f9a-49e3-8ea0-4d2866fcbc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:47,896 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:33:47,897 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-4cf88372-8720-4efc-97d2-5b9f0bc9d280', 'x-compute-request-id': 'req-4cf88372-8720-4efc-97d2-5b9f0bc9d280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:49,068 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:33:49,068 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-3a43c575-a8e2-44fa-b13b-7d71a304d6b6', 'x-compute-request-id': 'req-3a43c575-a8e2-44fa-b13b-7d71a304d6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:50,232 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:50,232 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-091321ed-6336-498c-9de0-efc09233f050', 'x-compute-request-id': 'req-091321ed-6336-498c-9de0-efc09233f050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:51,400 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:33:51,400 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-2d2fd20f-62d1-4dde-b083-169ef3ff7c3f', 'x-compute-request-id': 'req-2d2fd20f-62d1-4dde-b083-169ef3ff7c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:52,563 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:33:52,563 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-b51fa66f-f195-4c32-9b46-b2849e3c0fee', 'x-compute-request-id': 'req-b51fa66f-f195-4c32-9b46-b2849e3c0fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:53,730 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:33:53,731 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-44096f03-9dcc-44bf-9c48-7ef2b30a3153', 'x-compute-request-id': 'req-44096f03-9dcc-44bf-9c48-7ef2b30a3153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:54,896 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:54,896 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-2b09b107-5783-430f-8f77-52e69681f3bd', 'x-compute-request-id': 'req-2b09b107-5783-430f-8f77-52e69681f3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:56,066 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.162s 2022-02-21 01:33:56,067 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-e7db6563-68f6-4380-b000-4c480d94d84d', 'x-compute-request-id': 'req-e7db6563-68f6-4380-b000-4c480d94d84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:57,243 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.168s 2022-02-21 01:33:57,243 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-c841bacb-50be-4e9a-8fc5-5ccbf11e1d6c', 'x-compute-request-id': 'req-c841bacb-50be-4e9a-8fc5-5ccbf11e1d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:58,409 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:33:58,409 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-31c00770-eaa2-4b92-813f-1e99465b45c6', 'x-compute-request-id': 'req-31c00770-eaa2-4b92-813f-1e99465b45c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:33:59,575 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:33:59,575 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33: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-3482a092-c3c1-4deb-a0df-5698b7582674', 'x-compute-request-id': 'req-3482a092-c3c1-4deb-a0df-5698b7582674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:00,738 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:34:00,739 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-5797aeea-2486-4388-ac1d-cb23ed328016', 'x-compute-request-id': 'req-5797aeea-2486-4388-ac1d-cb23ed328016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:01,907 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:01,907 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-d7543ed6-72d5-4f9f-b085-7cc4d458cb4b', 'x-compute-request-id': 'req-d7543ed6-72d5-4f9f-b085-7cc4d458cb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:03,069 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:34:03,069 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-ec856eed-c64c-471a-93b4-aa00792c4a0a', 'x-compute-request-id': 'req-ec856eed-c64c-471a-93b4-aa00792c4a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:04,237 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:04,237 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-3fb21c9a-bbc5-479f-89d5-8f9fb15ecb10', 'x-compute-request-id': 'req-3fb21c9a-bbc5-479f-89d5-8f9fb15ecb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:05,408 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:34:05,409 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-d9ff55f4-6038-46f2-9ab5-63c0ba8432c6', 'x-compute-request-id': 'req-d9ff55f4-6038-46f2-9ab5-63c0ba8432c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:06,573 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:34:06,573 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-eced14c6-0036-4fbe-973b-6e2ce7936846', 'x-compute-request-id': 'req-eced14c6-0036-4fbe-973b-6e2ce7936846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:07,741 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:07,742 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-7e791a82-f25d-4a95-8b17-abb065a59dfc', 'x-compute-request-id': 'req-7e791a82-f25d-4a95-8b17-abb065a59dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:08,913 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:34:08,913 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-c802097e-4160-49fe-98ce-e5ebd42e5b18', 'x-compute-request-id': 'req-c802097e-4160-49fe-98ce-e5ebd42e5b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:10,096 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.171s 2022-02-21 01:34:10,096 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-5475fc00-1580-40ed-956e-4ff589cb493e', 'x-compute-request-id': 'req-5475fc00-1580-40ed-956e-4ff589cb493e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:11,257 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:34:11,258 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-a531f5c4-04a1-45b8-a010-9ff6f4ee08cc', 'x-compute-request-id': 'req-a531f5c4-04a1-45b8-a010-9ff6f4ee08cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:12,420 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:34:12,421 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-28623ea5-5d0f-4008-bd62-299a27ec5ff0', 'x-compute-request-id': 'req-28623ea5-5d0f-4008-bd62-299a27ec5ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:13,588 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:13,589 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-a3bdfcc6-c3a9-4d71-a473-6e35b1260623', 'x-compute-request-id': 'req-a3bdfcc6-c3a9-4d71-a473-6e35b1260623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:14,754 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:14,754 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-3505a736-1117-4b46-8b82-1a33590f78a4', 'x-compute-request-id': 'req-3505a736-1117-4b46-8b82-1a33590f78a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:15,926 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:34:15,926 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-0e05c7f0-68d6-418e-8b72-0211f15c3589', 'x-compute-request-id': 'req-0e05c7f0-68d6-418e-8b72-0211f15c3589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:17,091 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:34:17,092 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-bfdaad6b-53c5-4033-b940-d9a5edd7fdce', 'x-compute-request-id': 'req-bfdaad6b-53c5-4033-b940-d9a5edd7fdce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:18,258 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:18,258 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-bcd97170-6c3f-4296-b24a-38cd6ccd07f2', 'x-compute-request-id': 'req-bcd97170-6c3f-4296-b24a-38cd6ccd07f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:19,426 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:19,426 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-4703d198-9e19-4be6-9169-3017c58aa368', 'x-compute-request-id': 'req-4703d198-9e19-4be6-9169-3017c58aa368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:20,617 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.182s 2022-02-21 01:34:20,618 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-3f69a2ba-9846-40f0-9ab3-caeb72241110', 'x-compute-request-id': 'req-3f69a2ba-9846-40f0-9ab3-caeb72241110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:21,781 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:34:21,782 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-549b6464-1fd9-4e4f-9433-ab92b9eb787d', 'x-compute-request-id': 'req-549b6464-1fd9-4e4f-9433-ab92b9eb787d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:22,961 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.169s 2022-02-21 01:34:22,962 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-4c846e70-d14b-48b4-9c5d-01b815dbc42c', 'x-compute-request-id': 'req-4c846e70-d14b-48b4-9c5d-01b815dbc42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:24,176 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.205s 2022-02-21 01:34:24,176 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-d20dedbe-d933-4a85-b56d-80c6c39fbdf8', 'x-compute-request-id': 'req-d20dedbe-d933-4a85-b56d-80c6c39fbdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:25,354 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.169s 2022-02-21 01:34:25,354 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-20d8caac-5352-4b1b-ab09-d79f7e7ca66d', 'x-compute-request-id': 'req-20d8caac-5352-4b1b-ab09-d79f7e7ca66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:26,527 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.163s 2022-02-21 01:34:26,528 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-eb520f54-2e40-4875-ba4e-df6fd3502a41', 'x-compute-request-id': 'req-eb520f54-2e40-4875-ba4e-df6fd3502a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:27,784 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.247s 2022-02-21 01:34:27,784 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-9d25a011-79d3-4d58-ade6-2ffda2a63417', 'x-compute-request-id': 'req-9d25a011-79d3-4d58-ade6-2ffda2a63417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:28,970 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.178s 2022-02-21 01:34:28,971 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-9c50682b-4db2-455f-a0b1-b9ef8445f17d', 'x-compute-request-id': 'req-9c50682b-4db2-455f-a0b1-b9ef8445f17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:30,210 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.231s 2022-02-21 01:34:30,210 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-0931e5ea-f639-4d60-aadb-9dbe38e1397b', 'x-compute-request-id': 'req-0931e5ea-f639-4d60-aadb-9dbe38e1397b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:31,387 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.168s 2022-02-21 01:34:31,388 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-21da1491-8719-4653-b309-229cb1dedcfe', 'x-compute-request-id': 'req-21da1491-8719-4653-b309-229cb1dedcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:32,555 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:32,556 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-6b349e40-bd85-454b-9f6d-b7c8969049c8', 'x-compute-request-id': 'req-6b349e40-bd85-454b-9f6d-b7c8969049c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:33,718 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:34:33,719 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-306b98e1-d58e-4967-99d3-35635751b682', 'x-compute-request-id': 'req-306b98e1-d58e-4967-99d3-35635751b682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:34,883 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:34:34,883 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-8f70914f-4e86-4079-aedc-e0d1860683ae', 'x-compute-request-id': 'req-8f70914f-4e86-4079-aedc-e0d1860683ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:36,059 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.167s 2022-02-21 01:34:36,060 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-eebc5006-4447-43f6-b02a-e5d2508e719b', 'x-compute-request-id': 'req-eebc5006-4447-43f6-b02a-e5d2508e719b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:37,225 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:37,225 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-f77699cf-9535-4b01-9c3f-72c1cef9be59', 'x-compute-request-id': 'req-f77699cf-9535-4b01-9c3f-72c1cef9be59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:38,393 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:38,393 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-5b340957-fbaf-418e-834b-704b926b7d55', 'x-compute-request-id': 'req-5b340957-fbaf-418e-834b-704b926b7d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:39,561 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:39,561 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-b1ef800f-edde-4dc2-83cb-0915b0b1dbd9', 'x-compute-request-id': 'req-b1ef800f-edde-4dc2-83cb-0915b0b1dbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:40,728 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:34:40,729 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-19793074-22ef-4ed3-a33b-71c82059fa2b', 'x-compute-request-id': 'req-19793074-22ef-4ed3-a33b-71c82059fa2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:41,893 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:41,893 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-d3168d57-0e0a-43f1-a35f-95cf9b928e4f', 'x-compute-request-id': 'req-d3168d57-0e0a-43f1-a35f-95cf9b928e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:43,063 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.161s 2022-02-21 01:34:43,064 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-7c17d53a-006a-4cd0-8800-d1e053f9d349', 'x-compute-request-id': 'req-7c17d53a-006a-4cd0-8800-d1e053f9d349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:44,228 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:44,228 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-eb177825-f66e-4f87-bfff-51b4546e6049', 'x-compute-request-id': 'req-eb177825-f66e-4f87-bfff-51b4546e6049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:45,392 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:34:45,393 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-114a2f20-1847-4749-9cbe-fe9f1909c0a2', 'x-compute-request-id': 'req-114a2f20-1847-4749-9cbe-fe9f1909c0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:46,555 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:34:46,555 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-102fcf8e-7969-4f8a-bfa9-5c6119d25c34', 'x-compute-request-id': 'req-102fcf8e-7969-4f8a-bfa9-5c6119d25c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:47,722 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:34:47,723 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-35795b61-c3f1-48b7-bf13-77e0ad8c319a', 'x-compute-request-id': 'req-35795b61-c3f1-48b7-bf13-77e0ad8c319a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:48,905 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.174s 2022-02-21 01:34:48,905 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-44f5707f-b5bf-4926-b5d7-9b951fe04fb7', 'x-compute-request-id': 'req-44f5707f-b5bf-4926-b5d7-9b951fe04fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:50,067 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.154s 2022-02-21 01:34:50,068 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-9e50c3e0-3aad-4b23-aba9-3e9a10283795', 'x-compute-request-id': 'req-9e50c3e0-3aad-4b23-aba9-3e9a10283795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:51,234 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:34:51,234 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-92ebf9f0-3f64-4628-89ad-d53259ead7ce', 'x-compute-request-id': 'req-92ebf9f0-3f64-4628-89ad-d53259ead7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:52,402 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:34:52,402 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-7b6406f0-9f91-495d-b0c0-550e50e9c2eb', 'x-compute-request-id': 'req-7b6406f0-9f91-495d-b0c0-550e50e9c2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:53,567 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.155s 2022-02-21 01:34:53,567 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-5df78461-82f8-47ee-877c-bb0e2cdc3503', 'x-compute-request-id': 'req-5df78461-82f8-47ee-877c-bb0e2cdc3503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:54,733 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:34:54,733 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-787754af-1230-485d-92a1-1853d477f35b', 'x-compute-request-id': 'req-787754af-1230-485d-92a1-1853d477f35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:55,908 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.166s 2022-02-21 01:34:55,909 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-86850d3d-2b56-4149-8464-3b76c094591f', 'x-compute-request-id': 'req-86850d3d-2b56-4149-8464-3b76c094591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:57,075 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:34:57,075 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-3b1b298d-2930-4e8b-af0c-6565469cdbf4', 'x-compute-request-id': 'req-3b1b298d-2930-4e8b-af0c-6565469cdbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:58,241 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.156s 2022-02-21 01:34:58,241 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-53a9b189-e432-4fcd-a35d-c9cfd0a2df37', 'x-compute-request-id': 'req-53a9b189-e432-4fcd-a35d-c9cfd0a2df37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:34:59,409 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.159s 2022-02-21 01:34:59,410 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34: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-9df13f2d-d21a-440b-8e32-bb0ca512370d', 'x-compute-request-id': 'req-9df13f2d-d21a-440b-8e32-bb0ca512370d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:00,576 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:35:00,576 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35: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-f0908022-2e86-4f7f-b91c-206b2841f3a2', 'x-compute-request-id': 'req-f0908022-2e86-4f7f-b91c-206b2841f3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:01,738 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.153s 2022-02-21 01:35:01,738 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35: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-79b3902d-1ca1-4f1f-b616-4e373f209042', 'x-compute-request-id': 'req-79b3902d-1ca1-4f1f-b616-4e373f209042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:02,903 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.157s 2022-02-21 01:35:02,904 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35: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-dd3c962a-7301-4e18-b71a-449e0cfa8d11', 'x-compute-request-id': 'req-dd3c962a-7301-4e18-b71a-449e0cfa8d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:04,071 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.158s 2022-02-21 01:35:04,072 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35: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-4df66840-2cfd-4fd0-98a4-dec2453fdff5', 'x-compute-request-id': 'req-4df66840-2cfd-4fd0-98a4-dec2453fdff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:05,390 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.310s 2022-02-21 01:35:05,391 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35: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-946fd1cd-1fea-4b07-84d2-832f239a4383', 'x-compute-request-id': 'req-946fd1cd-1fea-4b07-84d2-832f239a4383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1922436508-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:b5:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.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": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:06,486 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:06,488 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c04e6b-a6c3-4153-a14d-8a000d3960b5', 'x-compute-request-id': 'req-83c04e6b-a6c3-4153-a14d-8a000d3960b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:07,590 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.094s 2022-02-21 01:35:07,590 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6091cd-5704-44f9-8de2-624740469a30', 'x-compute-request-id': 'req-7b6091cd-5704-44f9-8de2-624740469a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:08,682 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.082s 2022-02-21 01:35:08,682 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23f1f0f-2a0d-4d21-93b1-1fe8a36d3e3a', 'x-compute-request-id': 'req-f23f1f0f-2a0d-4d21-93b1-1fe8a36d3e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:09,826 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.136s 2022-02-21 01:35:09,831 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c08a99b-aedd-468a-8319-e693779c8b72', 'x-compute-request-id': 'req-1c08a99b-aedd-468a-8319-e693779c8b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:10,926 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:10,927 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43407f26-216d-4e76-82cb-05f98e0b6018', 'x-compute-request-id': 'req-43407f26-216d-4e76-82cb-05f98e0b6018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:12,022 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:12,022 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e6f9f4c-497f-47d4-86be-cdf28aa221fb', 'x-compute-request-id': 'req-2e6f9f4c-497f-47d4-86be-cdf28aa221fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:13,116 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:13,117 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b936ce-6861-444e-a7db-004129eb338c', 'x-compute-request-id': 'req-b6b936ce-6861-444e-a7db-004129eb338c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:14,212 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:14,212 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4070c9b7-2ebe-4049-adb9-97858e00eaa0', 'x-compute-request-id': 'req-4070c9b7-2ebe-4049-adb9-97858e00eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:15,304 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:15,304 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7489ed19-8560-47ed-b357-063079dc0fa5', 'x-compute-request-id': 'req-7489ed19-8560-47ed-b357-063079dc0fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:16,398 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:16,398 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6163b37b-19c6-4d2f-8801-1e3413003039', 'x-compute-request-id': 'req-6163b37b-19c6-4d2f-8801-1e3413003039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:17,493 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:17,494 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24615376-53ec-4767-a9c8-edace267ebcb', 'x-compute-request-id': 'req-24615376-53ec-4767-a9c8-edace267ebcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:18,587 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:18,588 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57464996-cc93-4b1b-9ca1-506d7d76ebb3', 'x-compute-request-id': 'req-57464996-cc93-4b1b-9ca1-506d7d76ebb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:19,681 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:19,682 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259253e4-7935-426f-b656-cc14c2716d8d', 'x-compute-request-id': 'req-259253e4-7935-426f-b656-cc14c2716d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:20,778 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:20,778 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40bfe0ab-d38d-4739-be4f-e3044d7f6ce5', 'x-compute-request-id': 'req-40bfe0ab-d38d-4739-be4f-e3044d7f6ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:21,871 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:21,872 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c69db11-c870-4de4-b67a-e4f5d6a870f5', 'x-compute-request-id': 'req-3c69db11-c870-4de4-b67a-e4f5d6a870f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:22,963 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:22,963 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071292d5-3918-48f2-a62e-7371a44b01a9', 'x-compute-request-id': 'req-071292d5-3918-48f2-a62e-7371a44b01a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:24,058 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:24,059 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06d5e2f-efd1-4f0b-a4e4-b4f3324b726a', 'x-compute-request-id': 'req-c06d5e2f-efd1-4f0b-a4e4-b4f3324b726a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:25,150 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:25,150 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7793562b-aa31-4661-9a74-249ad126ad57', 'x-compute-request-id': 'req-7793562b-aa31-4661-9a74-249ad126ad57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:26,242 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:26,243 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdf8797-60f2-4e91-aa2a-d90c0d3e76a2', 'x-compute-request-id': 'req-fbdf8797-60f2-4e91-aa2a-d90c0d3e76a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:27,340 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:35:27,340 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2836f4-1ff8-494c-a612-09db9b7047db', 'x-compute-request-id': 'req-dc2836f4-1ff8-494c-a612-09db9b7047db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:28,433 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:28,433 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab84261-f523-4163-b335-8c5198c1e27f', 'x-compute-request-id': 'req-fab84261-f523-4163-b335-8c5198c1e27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:29,525 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:29,526 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01bd5333-8a24-4b3a-b80b-abb349d2306e', 'x-compute-request-id': 'req-01bd5333-8a24-4b3a-b80b-abb349d2306e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:30,621 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:30,622 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-500f6e5e-ef90-48b0-b780-7acc22117e6c', 'x-compute-request-id': 'req-500f6e5e-ef90-48b0-b780-7acc22117e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:31,715 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:31,715 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1b9301-1678-4e24-8e85-1a26adde8b8c', 'x-compute-request-id': 'req-2e1b9301-1678-4e24-8e85-1a26adde8b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:32,964 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.240s 2022-02-21 01:35:32,964 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bdd1712-3bd6-4ff3-b696-85f25acb1b31', 'x-compute-request-id': 'req-1bdd1712-3bd6-4ff3-b696-85f25acb1b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:34,058 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:34,058 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3015795d-2429-4c32-a66a-f99adf6a1fed', 'x-compute-request-id': 'req-3015795d-2429-4c32-a66a-f99adf6a1fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:35,150 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:35,150 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee60480f-223b-4627-8d1e-92061b2fad8a', 'x-compute-request-id': 'req-ee60480f-223b-4627-8d1e-92061b2fad8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:36,246 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:36,246 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a871d1bd-f349-45c5-a1bc-1659b491dda3', 'x-compute-request-id': 'req-a871d1bd-f349-45c5-a1bc-1659b491dda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:37,343 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:35:37,344 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a361358-96d2-4027-b590-f3772b44698d', 'x-compute-request-id': 'req-6a361358-96d2-4027-b590-f3772b44698d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:38,442 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:35:38,443 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1be225c-1c77-4acd-85f5-1347fd5ec863', 'x-compute-request-id': 'req-f1be225c-1c77-4acd-85f5-1347fd5ec863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:39,534 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:39,535 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf98d356-fc69-438a-8d7b-0e93a9a14d00', 'x-compute-request-id': 'req-bf98d356-fc69-438a-8d7b-0e93a9a14d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:40,631 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:35:40,631 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708f0ee3-c106-4f36-99a2-02a69cf1d393', 'x-compute-request-id': 'req-708f0ee3-c106-4f36-99a2-02a69cf1d393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:41,724 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:41,724 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf5bcc6-c8f8-4bc3-aaab-fafe250535ea', 'x-compute-request-id': 'req-6bf5bcc6-c8f8-4bc3-aaab-fafe250535ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:42,824 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.091s 2022-02-21 01:35:42,824 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c6e359-1499-4b95-b081-4968f8c153ac', 'x-compute-request-id': 'req-d0c6e359-1499-4b95-b081-4968f8c153ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:43,919 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:43,919 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afb60722-0077-4c99-89b7-a54040a6e490', 'x-compute-request-id': 'req-afb60722-0077-4c99-89b7-a54040a6e490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:45,011 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:45,011 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd57a02-e6ae-4782-8629-94fd61234810', 'x-compute-request-id': 'req-bfd57a02-e6ae-4782-8629-94fd61234810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:46,105 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:35:46,105 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0be83aa-e74d-47d7-85c8-c4a68e0a0c82', 'x-compute-request-id': 'req-a0be83aa-e74d-47d7-85c8-c4a68e0a0c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:47,197 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.083s 2022-02-21 01:35:47,198 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe777d89-7b91-4e2d-933a-a1c68035a681', 'x-compute-request-id': 'req-fe777d89-7b91-4e2d-933a-a1c68035a681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:48,288 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.082s 2022-02-21 01:35:48,289 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28e9213-ed65-4f8e-8bea-da6a4b6cff21', 'x-compute-request-id': 'req-a28e9213-ed65-4f8e-8bea-da6a4b6cff21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:49,384 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:49,384 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff05525-e46d-47af-85fe-deecb90a9391', 'x-compute-request-id': 'req-1ff05525-e46d-47af-85fe-deecb90a9391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:50,481 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:35:50,481 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f414dd7-099d-4e55-8ad4-bfddbaee506d', 'x-compute-request-id': 'req-5f414dd7-099d-4e55-8ad4-bfddbaee506d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:51,575 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:51,575 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c317ab1b-4775-4770-a679-477dedbac2c0', 'x-compute-request-id': 'req-c317ab1b-4775-4770-a679-477dedbac2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:52,667 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:52,668 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8e9a72-6731-49b0-8ece-a8ed3b7e9bcd', 'x-compute-request-id': 'req-fd8e9a72-6731-49b0-8ece-a8ed3b7e9bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:53,767 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.091s 2022-02-21 01:35:53,767 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e6103a-1fab-4bb6-8873-3d70a0c485b9', 'x-compute-request-id': 'req-06e6103a-1fab-4bb6-8873-3d70a0c485b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:54,863 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:54,863 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-208988b1-8da7-44f8-8798-7b9edf578d07', 'x-compute-request-id': 'req-208988b1-8da7-44f8-8798-7b9edf578d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:55,955 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:55,956 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5455d65-335a-4158-a4ad-8fab003a3845', 'x-compute-request-id': 'req-c5455d65-335a-4158-a4ad-8fab003a3845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:57,048 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:35:57,048 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5397260d-23cb-4a90-9523-d5f919fa3bbc', 'x-compute-request-id': 'req-5397260d-23cb-4a90-9523-d5f919fa3bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:58,143 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:35:58,144 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2867dce3-86ad-4e92-b9cf-9236def59346', 'x-compute-request-id': 'req-2867dce3-86ad-4e92-b9cf-9236def59346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:35:59,238 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.087s 2022-02-21 01:35:59,239 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63cc9bd0-1eab-4bcd-b529-46ac35f90a94', 'x-compute-request-id': 'req-63cc9bd0-1eab-4bcd-b529-46ac35f90a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:36:00,332 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:36:00,332 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d79b356-2def-49aa-aec5-b63642348228', 'x-compute-request-id': 'req-5d79b356-2def-49aa-aec5-b63642348228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:36:01,426 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.086s 2022-02-21 01:36:01,433 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5145ac15-4ece-43a9-9187-cdd2897bf85d', 'x-compute-request-id': 'req-5145ac15-4ece-43a9-9187-cdd2897bf85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:36:02,526 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.084s 2022-02-21 01:36:02,527 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8561c390-beab-4394-b527-3f3e453262d9', 'x-compute-request-id': 'req-8561c390-beab-4394-b527-3f3e453262d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:36:03,623 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.088s 2022-02-21 01:36:03,623 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd10d77-1263-4586-832f-4a92ea1c06e4', 'x-compute-request-id': 'req-1bd10d77-1263-4586-832f-4a92ea1c06e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' 2022-02-21 01:36:04,717 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc 0.085s 2022-02-21 01:36:04,718 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0a900a-9cf2-4246-9df3-b68cfffe728e', 'x-compute-request-id': 'req-5a0a900a-9cf2-4246-9df3-b68cfffe728e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc'} Body: b'{"server": {"id": "9d1f7594-329f-44cb-a627-184aa02bd0fc", "name": "tempest-VolumesSnapshotTestJSON-instance-592284498", "status": "ACTIVE", "tenant_id": "f92cb7cf852c4790bb51e02de8b46c41", "user_id": "eef05bfef54c43ca8d0099ee98986766", "metadata": {}, "hostId": "1178235a47c350e9cce8e136e2bbf25474ec99b8d62bf075f977d7a4", "image": {"id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/images/9b96cc67-20b9-414f-8afb-039ff7953adc"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:18Z", "updated": "2022-02-21T01:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/9d1f7594-329f-44cb-a627-184aa02bd0fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-21T01:11:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "859d92fe-750a-4e98-b4a2-1be720fbbb02"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 474, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % 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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 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: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-6a87ce56-74b0-40b9-9fa8-4435f7ade44e)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 859d92fe-750a-4e98-b4a2-1be720fbbb02 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-3: {{{ 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 145, 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 60, in test_snapshot_create_delete_with_volume_in_use snapshot2 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 145, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 580d1f05-a950-41b4-a2f8-66b61ba87e64 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
ft10.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:'': {{{ 2022-02-21 01:36:05,258 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots 0.354s 2022-02-21 01:36:05,259 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ffdf96-d09f-48b5-8576-f71d1f667fd4', 'content-length': '380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ffdf96-d09f-48b5-8576-f71d1f667fd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.077433", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2022-02-21 01:36:05,396 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.134s 2022-02-21 01:36:05,396 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc7f7a4-61ab-4baa-81c2-85adb5b0a3de', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc7f7a4-61ab-4baa-81c2-85adb5b0a3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:06,609 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.209s 2022-02-21 01:36:06,610 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8252a602-2206-48d5-8b40-5c9e09a5cbb9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8252a602-2206-48d5-8b40-5c9e09a5cbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:07,655 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:07,656 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96453847-374c-4fd9-b9bd-247f3206ad0c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96453847-374c-4fd9-b9bd-247f3206ad0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:08,917 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.257s 2022-02-21 01:36:08,921 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b192c33-29e0-40cd-ab08-3438838bad9d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b192c33-29e0-40cd-ab08-3438838bad9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:09,960 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.035s 2022-02-21 01:36:09,960 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5cc3a6-9784-4d20-b867-d169ff45ee46', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5cc3a6-9784-4d20-b867-d169ff45ee46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:11,005 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:11,005 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4531f633-2443-4247-89c8-4fa3e4c4aa16', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4531f633-2443-4247-89c8-4fa3e4c4aa16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:12,054 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.045s 2022-02-21 01:36:12,055 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760c7c72-a1bb-484a-bcb0-cae057fc29a3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760c7c72-a1bb-484a-bcb0-cae057fc29a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:13,102 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.043s 2022-02-21 01:36:13,102 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3fe337-127d-4236-bb47-456be4d9735f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3fe337-127d-4236-bb47-456be4d9735f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:14,148 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:14,148 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb119583-2b67-45dc-8fc4-4c104b87276e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb119583-2b67-45dc-8fc4-4c104b87276e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:15,191 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.040s 2022-02-21 01:36:15,192 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb759d6-308a-43e8-a940-10f7b6104155', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb759d6-308a-43e8-a940-10f7b6104155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:16,234 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:16,235 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8bcaab-58d5-4dc3-abd2-515e43eb4db7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8bcaab-58d5-4dc3-abd2-515e43eb4db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:17,281 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:17,283 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533171fd-03de-49a0-9fee-6557e05854f4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533171fd-03de-49a0-9fee-6557e05854f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:18,328 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:18,329 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42368ade-dce0-425d-be55-b159d847521b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42368ade-dce0-425d-be55-b159d847521b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:19,377 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.045s 2022-02-21 01:36:19,378 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db261b71-35e6-4085-b765-948e80fc499e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db261b71-35e6-4085-b765-948e80fc499e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:20,421 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:20,422 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8e8adc-47b8-4ed4-b668-352b87896fa9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8e8adc-47b8-4ed4-b668-352b87896fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:21,469 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.043s 2022-02-21 01:36:21,469 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f57ee7-3e6f-4f5d-b59c-09572665833d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f57ee7-3e6f-4f5d-b59c-09572665833d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:22,514 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:22,516 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e73d64-6912-4d3b-8037-9daf0bab298f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e73d64-6912-4d3b-8037-9daf0bab298f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:23,562 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:23,563 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2ff063-089c-4ecb-bffa-ef14e319b043', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2ff063-089c-4ecb-bffa-ef14e319b043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:24,615 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.049s 2022-02-21 01:36:24,615 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45db4ea1-63ca-4b38-bb54-076c5f42d8da', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45db4ea1-63ca-4b38-bb54-076c5f42d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:25,657 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.038s 2022-02-21 01:36:25,657 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4ba124-8aaa-411b-a98c-30bec795a5fc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4ba124-8aaa-411b-a98c-30bec795a5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:26,700 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:26,700 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a1b723-99b3-4e43-b6ff-bed7bc76c2bc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a1b723-99b3-4e43-b6ff-bed7bc76c2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:27,746 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:27,746 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d67878-c942-400a-9009-448f663d54b9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d67878-c942-400a-9009-448f663d54b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:28,790 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.040s 2022-02-21 01:36:28,790 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc61d032-a449-44b1-aece-ee4da05083af', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc61d032-a449-44b1-aece-ee4da05083af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:29,839 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.045s 2022-02-21 01:36:29,840 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b044a25c-27af-49b7-887f-604c8591c457', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b044a25c-27af-49b7-887f-604c8591c457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:30,886 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:36:30,887 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ca573b-b6d1-4e7d-bb5c-25f594a5964c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ca573b-b6d1-4e7d-bb5c-25f594a5964c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:31,934 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:36:31,934 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83ae16f-7662-4633-8f1a-7b8878365da6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83ae16f-7662-4633-8f1a-7b8878365da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:32,982 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.043s 2022-02-21 01:36:32,983 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7941aa-b2d0-4cfa-808d-c70e5e239ac4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7941aa-b2d0-4cfa-808d-c70e5e239ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:34,027 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.040s 2022-02-21 01:36:34,028 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92843e66-168f-4b67-bf11-a4a87719e04a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92843e66-168f-4b67-bf11-a4a87719e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:35,073 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:35,074 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a937f805-b84b-4855-aa62-e6e06f397b53', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a937f805-b84b-4855-aa62-e6e06f397b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:36,284 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.207s 2022-02-21 01:36:36,285 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdeeae8f-d30e-44a9-a0fd-dc6d186e3724', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdeeae8f-d30e-44a9-a0fd-dc6d186e3724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:37,334 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.046s 2022-02-21 01:36:37,338 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db9a6ec-6eee-42fb-be9c-d60aa73fab0e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db9a6ec-6eee-42fb-be9c-d60aa73fab0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:38,379 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.038s 2022-02-21 01:36:38,380 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6260f179-1407-4205-be44-df94e9348143', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6260f179-1407-4205-be44-df94e9348143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:39,426 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:39,426 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f34c12-a984-48f4-a254-672fd5045765', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f34c12-a984-48f4-a254-672fd5045765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:40,470 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:40,470 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45633aa0-3782-45ac-a915-0999094beced', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45633aa0-3782-45ac-a915-0999094beced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:41,516 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.043s 2022-02-21 01:36:41,520 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856344d2-df76-4a4d-87c4-d1ef72c55a97', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856344d2-df76-4a4d-87c4-d1ef72c55a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:42,561 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.037s 2022-02-21 01:36:42,561 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a0d5c1-8dc9-4ef0-8c40-7873374db662', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a0d5c1-8dc9-4ef0-8c40-7873374db662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:43,607 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:43,607 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831077a9-3ce3-4652-b4e1-7c60ab1fdbe0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831077a9-3ce3-4652-b4e1-7c60ab1fdbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:44,651 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:44,651 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3e4653-71d3-46e2-8fed-ba60f30db1fb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3e4653-71d3-46e2-8fed-ba60f30db1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:45,697 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:45,697 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8457b1c9-1241-42c9-9e56-780125fc06b6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8457b1c9-1241-42c9-9e56-780125fc06b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:46,741 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.040s 2022-02-21 01:36:46,742 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce7ca55-ef4b-40e7-a788-a05f5c5f61ef', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce7ca55-ef4b-40e7-a788-a05f5c5f61ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:47,785 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:47,785 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87f831f-c547-4248-8935-2264e91e084a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87f831f-c547-4248-8935-2264e91e084a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:48,831 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:48,831 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec00ca08-cd2b-4cca-9ccd-0595cfe7b3e3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec00ca08-cd2b-4cca-9ccd-0595cfe7b3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:49,877 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:36:49,878 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50160932-8144-46a8-96b6-d7266fb62255', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50160932-8144-46a8-96b6-d7266fb62255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:50,925 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:36:50,925 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fae2afd-822e-4111-94e1-d909d19869db', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fae2afd-822e-4111-94e1-d909d19869db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:51,972 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.043s 2022-02-21 01:36:51,972 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae9ae86-c626-4803-8247-69fec4af1a4d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae9ae86-c626-4803-8247-69fec4af1a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:53,023 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.047s 2022-02-21 01:36:53,023 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bf258f-7377-4851-949f-101238351ac0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bf258f-7377-4851-949f-101238351ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:54,064 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.038s 2022-02-21 01:36:54,065 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe5a805-a563-470a-9350-f2e68087ab5e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe5a805-a563-470a-9350-f2e68087ab5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:55,109 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:55,110 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf587e0-625f-49fc-998c-cb1ae5ace5d7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf587e0-625f-49fc-998c-cb1ae5ace5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:56,157 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:36:56,158 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c345dbe2-b4b2-4d11-87e7-5c5bed969e18', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c345dbe2-b4b2-4d11-87e7-5c5bed969e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:57,202 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:36:57,204 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee401f0f-b3a9-466f-ae13-0af854eae98e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee401f0f-b3a9-466f-ae13-0af854eae98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:58,253 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.045s 2022-02-21 01:36:58,253 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d07c5fc-78c2-4898-b608-7bb4d2ef5fd9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d07c5fc-78c2-4898-b608-7bb4d2ef5fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:36:59,295 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.039s 2022-02-21 01:36:59,296 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afe0f8c-f156-4850-ab22-bb1a0f9d9389', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afe0f8c-f156-4850-ab22-bb1a0f9d9389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:00,341 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.041s 2022-02-21 01:37:00,341 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1643bbc-6451-466f-b5e5-9adc97841916', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1643bbc-6451-466f-b5e5-9adc97841916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:01,388 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.042s 2022-02-21 01:37:01,388 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14556066-a373-4f0c-831a-4cdab57ac62e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14556066-a373-4f0c-831a-4cdab57ac62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:02,447 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.053s 2022-02-21 01:37:02,447 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cec5467-7785-4f55-9e73-a70a5c3bba1e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cec5467-7785-4f55-9e73-a70a5c3bba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:03,495 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:37:03,496 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25463bf5-f66c-4d8b-a517-d59121808a13', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25463bf5-f66c-4d8b-a517-d59121808a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:04,544 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.044s 2022-02-21 01:37:04,544 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47a147f-6d7b-4940-8239-2212067d6871', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47a147f-6d7b-4940-8239-2212067d6871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:37:05,683 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 0.134s 2022-02-21 01:37:05,683 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8297ef4-f713-4fec-9e6b-ea1ffee09549', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8297ef4-f713-4fec-9e6b-ea1ffee09549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:38:06,748 117825 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 2022-02-21 01:39:06,411 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 119.724s 2022-02-21 01:39:06,411 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68390255-681e-4018-89df-8bfcdb7e4db2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68390255-681e-4018-89df-8bfcdb7e4db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:40:07,475 117825 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 2022-02-21 01:41:06,583 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 119.168s 2022-02-21 01:41:06,583 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3765c57-a864-4094-8646-3c27ac1fb637', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3765c57-a864-4094-8646-3c27ac1fb637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-02-21 01:42:07,646 117825 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.91', port=80): Read timed out. (read timeout=60)")': /volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 2022-02-21 01:43:06,794 117825 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963 119.207s 2022-02-21 01:43:06,794 117825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e895efc-6214-43d0-8e14-226239213fa4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e895efc-6214-43d0-8e14-226239213fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/f92cb7cf852c4790bb51e02de8b46c41/snapshots/2a9b6b6c-6a93-408d-ac20-8452e2563963'} Body: b'{"snapshot": {"id": "2a9b6b6c-6a93-408d-ac20-8452e2563963", "created_at": "2022-02-21T01:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1267155830", "description": null, "volume_id": "4221bbb5-254b-4dd2-bce1-184cd676746b", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "f92cb7cf852c4790bb51e02de8b46c41", "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 145, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 2a9b6b6c-6a93-408d-ac20-8452e2563963 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
pt10.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
pt10.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
pt10.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft11.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-21 01:28:17,241 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.91/compute/v2.1/os-keypairs 0.589s 2022-02-21 01:28:17,242 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1157500470"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1ace16-cda3-4397-9f85-27c72cb4e14c', 'x-compute-request-id': 'req-ad1ace16-cda3-4397-9f85-27c72cb4e14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAsAUfPtL47oX789bo17HGMyzsav0zIRnPxPicwzZ/KPaWXff3\\nFqiSQc5IUyS2V2rHjSFihbV5er4RS8mLbFnwoxY1gavxe0750tAmkchm0n/8L9fr\\nEPD69/DFyK+EwNl7BfeAN8lLeomgN860kZ8bo/Ks5vH5q/HRWD8+rcHA1MYLNaMU\\nBGEygj1hN3KVUj7e/M6kfqStmEHRrwo5WMX3+8/YBpjQ6ffmmRM+SFkkJO08AwwR\\njJ4ZOcC3/kr0vtpqKHpWQjVNTCqkN8PaIT7bD4pgDLMtzrsaSn1tTQ59qhZTsFnA\\nOwUCJ9nsnm30GrW6eM+AWEqNuUK8tMLofTy80QIDAQABAoIBAGNo8SWVFzv29b3Y\\nETbIUyzR4U/nYjn+juYqlrZ1j8l9wpydj7H/UGLT8urqIAUs7Dibsz3aqRoWQERy\\nNkjiXtJsl5l9l2tRxiw2nKHW8aNO3wnSQxMVVlgzZjCaWDpmWWGcT5CyIeu50H/U\\nQQzBNGYah2YDIUPn1ZimV2rgs1w28XR2J69IgtDXtNZPrFOiJT/i53SUf9nDh5EB\\nHXCMDQK2aG/fR4pIQbELVL3Q50ZK8NcM3oVOpoThZ3xNg3W/5iGLXNBuYFf0akEb\\nxE8aVZX7tv4b3+9ghdwQXtQMzwQGI04fi6+ZB9ZxjyTa6sCxvA/AR66a3OwueIib\\nWfAsnnUCgYEA21E+cmxodw2qzD4evt8kqxytxcBjpEmqakCYbqQpSFPbd+/AXnp4\\nTDS5an8B2lu8lmc3N+b/frnsn9Ule6k0lnRpohnn2F9mT/4ip2T9RuUXVobXZm7N\\n84GHQ+xQG4OhsFPYs3ixpTMYNNN42RymNjXAMsSdh+Soz2KX1adQid8CgYEAzXX3\\nlbjPS30hr7E0qua6nFP+Cw+JdLffIDAZ+h0MMmSnfZmXABaYZh12sPfGGL8jjZZ6\\n53qMpID6Jz2eg1/duhMhBGr0mGInvP4SV5ZbNN5E4jX1zF+jvsONIOqHkdx/HUUC\\ng5VXvsJFQGzYJ93f9CH/IRkD3NC9OU4TEdC1708CgYAoHFnBb5ZDf9pm9E2HNyRr\\nrxkQ+7i9iUODn0DBq4BpW/zdmJmkLd3mghYPJh9eojyBfWsZ7EN6F+Lw8HikfzPA\\n+JWBMh+28OuzYZVQ7CVuW+PCzXKDp2w/RsdIYuXbwl1F9G/DkyVaQ1gAAVUu0BCO\\nBZKbNl5hRi6hjzSZvLn8HQKBgAJWt2zC38kyMXH4iGrxmWoyIpApqxzjAu0w3vrT\\n3dGtB6MMXoWnvDBdYX5+M4kQk+0Gq3t7D6LHvRE5SFaifrmhghy0wvgBFga2taq9\\nkWg2p34TsyqSZCDFxRN81/I3GlNQ98hbqNYJDBTBqGw7wFLdGDRePocC8UR3uQvY\\n3llNAoGBAIGReu+ckJm1z5E6hqcwI7P/aWzvv4TLkb8bigdqHv0k2p67lM5KoiFl\\nTltCa6nBG8JG6KnNQbNCW62ldSOVHv/xfu5ISpssyJsDcTiGMyCJT2xGt5NjGgGr\\n8BiBSvcwg8HPFCz0lqqJXytWtVT+NIXdyqhsJLUfjwuz9DqLXFGD\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1157500470", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwBR8+0vjuhfvz1ujXscYzLOxq/TMhGc/E+JzDNn8o9pZd9/cWqJJBzkhTJLZXaseNIWKFtXl6vhFLyYtsWfCjFjWBq/F7TvnS0CaRyGbSf/wv1+sQ8Pr38MXIr4TA2XsF94A3yUt6iaA3zrSRnxuj8qzm8fmr8dFYPz6twcDUxgs1oxQEYTKCPWE3cpVSPt78zqR+pK2YQdGvCjlYxff7z9gGmNDp9+aZEz5IWSQk7TwDDBGMnhk5wLf+SvS+2mooelZCNU1MKqQ3w9ohPtsPimAMsy3OuxpKfW1NDn2qFlOwWcA7BQIn2eyebfQatbp4z4BYSo25Qry0wuh9PLzR Generated-by-Nova", "fingerprint": "1d:58:a1:77:74:db:d6:bc:cf:6a:7c:c7:40:5e:66:e1", "user_id": "6f1e29b663e842c4a8046fafcd20f151"}}' 2022-02-21 01:28:17,587 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-groups 0.343s 2022-02-21 01:28:17,587 117822 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-463640303", "description": "tempest-secgroup-smoke-463640303 description", "project_id": "8b8129cff1a0403ea1c6790469938a6e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-ddc5a8c2-8f00-4f86-bae4-d595a8192f03', 'date': 'Mon, 21 Feb 2022 01:28:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e05ec245-18b1-4e86-831a-be198d366b96", "name": "tempest-secgroup-smoke-463640303", "stateful": true, "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "description": "tempest-secgroup-smoke-463640303 description", "shared": false, "security_group_rules": [{"id": "c5e8824a-7629-429b-acd4-815b20f40755", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": 468, "description": null, "tags": [], "created_at": "2022-02-21T01:28:17Z", "updated_at": "2022-02-21T01:28:17Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}, {"id": "f39d8cd0-5315-4d89-922f-cd7ad0d7c93b", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": 469, "description": null, "tags": [], "created_at": "2022-02-21T01:28:17Z", "updated_at": "2022-02-21T01:28:17Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}], "tags": [], "created_at": "2022-02-21T01:28:17Z", "updated_at": "2022-02-21T01:28:17Z", "revision_number": 1, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:17,924 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.336s 2022-02-21 01:28:17,925 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "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-03cab855-65dd-407d-9b46-24001bd6ae54', 'date': 'Mon, 21 Feb 2022 01:28:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44a040ae-b6a6-4813-8b35-9716baef6953", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:17Z", "updated_at": "2022-02-21T01:28:17Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:18,264 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.338s 2022-02-21 01:28:18,265 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "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-c3ce10a4-89ea-4ae7-9ff6-7333b9d8f8f3', 'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7a236f5-7060-481e-b19c-2ed48eb13af0", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:18Z", "updated_at": "2022-02-21T01:28:18Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:18,598 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.333s 2022-02-21 01:28:18,599 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d086720e-5f10-4f83-b852-a9b0ae5b9494', 'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15e06d9a-7483-4fe7-9a89-164cfb38e103", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:18Z", "updated_at": "2022-02-21T01:28:18Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:18,942 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.342s 2022-02-21 01:28:18,942 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e03f39cc-2a25-4ed5-988e-48d873bd9980', 'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6827d446-3e9a-4fff-bd50-0b3edbbf1f7f", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:18Z", "updated_at": "2022-02-21T01:28:18Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:19,291 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.347s 2022-02-21 01:28:19,291 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-82f90e84-c98e-483d-842f-ef579a7135bb', 'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07402eaa-27f3-465c-b986-f6985bd4e01f", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:19Z", "updated_at": "2022-02-21T01:28:19Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:19,640 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.348s 2022-02-21 01:28:19,640 117822 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": "e05ec245-18b1-4e86-831a-be198d366b96", "project_id": "8b8129cff1a0403ea1c6790469938a6e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3f1659d0-0d49-40f8-b4f1-917aa7333321', 'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dffe7da0-fa16-4443-8302-4a4fae548ce3", "tenant_id": "8b8129cff1a0403ea1c6790469938a6e", "security_group_id": "e05ec245-18b1-4e86-831a-be198d366b96", "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": "2022-02-21T01:28:19Z", "updated_at": "2022-02-21T01:28:19Z", "revision_number": 0, "project_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:19,686 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.91/identity/v3/auth/tokens 0.038s 2022-02-21 01:28:19,686 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9cc9d45e-0581-4578-836d-6a292502af66', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f1e29b663e842c4a8046fafcd20f151", "name": "tempest-TestShelveInstance-2000146732-project", "password_expires_at": null}, "audit_ids": ["TMz-0BhkRPqhMo7xkVqjfw"], "expires_at": "2022-02-21T02:28:19.000000Z", "issued_at": "2022-02-21T01:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b8129cff1a0403ea1c6790469938a6e", "name": "tempest-TestShelveInstance-2000146732"}, "is_domain": false, "roles": [{"id": "10af6e232dab44c8ad6d3d3dfbba17a6", "name": "reader"}, {"id": "d866912b115b4ffd92d5011a81e30fc3", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4009f08da3f48b59f7cc1adc65b5450", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2.1", "region": "RegionOne"}], "id": "08eb78e0e22b41879fd6026632f25e0b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1e8ba094193043cca34316c6eeb0ff30", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2/8b8129cff1a0403ea1c6790469938a6e", "region": "RegionOne"}], "id": "0f250bc1b74a4ac98464381cddbfc393", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9912e50e68484c73bc1095bca0368fdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:9696/", "region": "RegionOne"}], "id": "5b0ad5ce215d45ac9603d59cf4cad9aa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d0a0b8bda0e14ab18ef6cecd2ecc1e62", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/identity", "region": "RegionOne"}], "id": "b9785048b79e425492afae258f7cce01", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aaba180bbe640f08add6d6d7562284e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e", "region": "RegionOne"}], "id": "bdaefd60bfa742e2b647aa8352def01a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1c0768aa0e42444ca90bd18311fecb0c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:8080/v1/AUTH_8b8129cff1a0403ea1c6790469938a6e", "region": "RegionOne"}, {"id": "ab7e9662109742fcb38d15e8c5e01a58", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.91:8080", "region": "RegionOne"}], "id": "cb6404ff8ff946ada1f096123f7248f8", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7373f8839c13423584bff9c2c88aa26a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e", "region": "RegionOne"}], "id": "e2e4b59f5a8949ab8072b521b35e2180", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e4254491b104411499fe7423b899f1a5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/image", "region": "RegionOne"}], "id": "fa5ee1dc1cd747cb804aa997f695f523", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc95fbded51842bb8b6c09c717f9b381", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/placement", "region": "RegionOne"}], "id": "fdc950f9e3ab4ef68d4a7e2fc35567c0", "type": "placement", "name": "placement"}]}}' 2022-02-21 01:28:19,687 117822 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '5511ff33-d7ec-4d7f-ba44-3c1bdb1bfac2', 'name': 'tempest-TestShelveInstance-1083340352-network', 'tenant_id': '8b8129cff1a0403ea1c6790469938a6e', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b8129cff1a0403ea1c6790469938a6e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 374, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-21T01:28:05Z', 'updated_at': '2022-02-21T01:28:05Z', 'revision_number': 1} available for tenant 2022-02-21 01:28:20,499 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes 0.811s 2022-02-21 01:28:20,500 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-275106270", "imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "size": 1}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db8f6e3-96aa-4a41-af51-8f2e55eb8043', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db8f6e3-96aa-4a41-af51-8f2e55eb8043', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.139105", "updated_at": null, "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:28:20,767 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.258s 2022-02-21 01:28:20,768 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6903fc-c4c5-409a-9cef-74d8f7b30d1f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6903fc-c4c5-409a-9cef-74d8f7b30d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:21,818 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:28:21,818 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68dda0e-4b9b-420d-8030-1ccc0b9f8da5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68dda0e-4b9b-420d-8030-1ccc0b9f8da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:22,884 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:28:22,885 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4351d6-462a-4c91-a31e-3ae84babb657', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4351d6-462a-4c91-a31e-3ae84babb657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:23,948 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:28:23,949 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d085b37c-87f2-468a-ac47-0ce40995f34a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d085b37c-87f2-468a-ac47-0ce40995f34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:25,013 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:28:25,013 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cbbe33-9f93-4874-a18e-e288cb485b91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cbbe33-9f93-4874-a18e-e288cb485b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:26,088 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.066s 2022-02-21 01:28:26,089 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd81bc8f-347a-4b3f-9dc0-e4d3dec83a50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd81bc8f-347a-4b3f-9dc0-e4d3dec83a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:27,157 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:28:27,157 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f0c6d1-0515-4483-b587-9d19fcdab1d6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f0c6d1-0515-4483-b587-9d19fcdab1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:28,215 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.049s 2022-02-21 01:28:28,215 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1771e619-da16-414d-8352-9fb9b33f3ffd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1771e619-da16-414d-8352-9fb9b33f3ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:29,278 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:28:29,279 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb39891-aefd-499d-8b31-3e9091fce71c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb39891-aefd-499d-8b31-3e9091fce71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:30,334 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:28:30,334 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0837e5c-3c29-4ce5-9687-268e9d41a2c6', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0837e5c-3c29-4ce5-9687-268e9d41a2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:31,405 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.063s 2022-02-21 01:28:31,405 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dfc162-3025-4797-98c9-ef091727cd10', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dfc162-3025-4797-98c9-ef091727cd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:32,465 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:28:32,466 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13205006-fb1c-46f1-9ace-17e1ac1cf03a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13205006-fb1c-46f1-9ace-17e1ac1cf03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:33,533 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:28:33,533 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8581eb9e-abb2-47c5-8cef-3c261421877b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8581eb9e-abb2-47c5-8cef-3c261421877b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:34,589 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:28:34,589 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f072ce3e-d7b4-4122-adf8-1d56df4f5c42', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f072ce3e-d7b4-4122-adf8-1d56df4f5c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:35,669 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.071s 2022-02-21 01:28:35,670 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba9981e-35a1-45f6-a3a4-e51954aa8cca', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba9981e-35a1-45f6-a3a4-e51954aa8cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:36,727 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:28:36,733 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e20691e-1d5a-4347-906e-adb11f04dc06', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e20691e-1d5a-4347-906e-adb11f04dc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:37,795 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:28:37,795 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e198244-4189-4a5e-baf1-97c70fb37a55', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e198244-4189-4a5e-baf1-97c70fb37a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:38,858 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:28:38,858 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8123c242-8574-478e-bb4b-62efab51605a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8123c242-8574-478e-bb4b-62efab51605a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:39,924 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:28:39,925 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b61e9c0-611c-4490-941d-f324ba267495', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b61e9c0-611c-4490-941d-f324ba267495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:41,015 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.081s 2022-02-21 01:28:41,015 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5469292-32a4-489d-8cc1-cd6431f3f665', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5469292-32a4-489d-8cc1-cd6431f3f665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:42,063 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:28:42,063 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdaf075-0686-4309-82f8-14162e4322eb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdaf075-0686-4309-82f8-14162e4322eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:43,120 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:28:43,120 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e08b6d-5d90-44a5-b0f3-4c3100507e2a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e08b6d-5d90-44a5-b0f3-4c3100507e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:44,190 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.063s 2022-02-21 01:28:44,191 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9293edc8-e250-4338-9d48-e3b655167e54', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9293edc8-e250-4338-9d48-e3b655167e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:45,247 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:28:45,248 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4b92bd-1dc9-4d70-9b5b-641605ca753d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4b92bd-1dc9-4d70-9b5b-641605ca753d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:46,313 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:28:46,314 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5bd4608-da7e-43aa-ab15-77eda76488b8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5bd4608-da7e-43aa-ab15-77eda76488b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:47,380 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:28:47,381 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9aa038-fa07-4b24-90d6-84e0ad013b5b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9aa038-fa07-4b24-90d6-84e0ad013b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:48,445 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:28:48,446 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46dc575d-01a3-4fd0-9a78-86b67b4e5a1f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46dc575d-01a3-4fd0-9a78-86b67b4e5a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:49,515 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:28:49,515 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dab626-7f05-4eb2-9896-e0837092e10a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dab626-7f05-4eb2-9896-e0837092e10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:50,571 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:28:50,572 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55924b2b-0fe1-4b0f-9993-922a7a3320b8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55924b2b-0fe1-4b0f-9993-922a7a3320b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:51,640 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:28:51,640 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676197ae-0064-404e-859c-ebca81544617', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676197ae-0064-404e-859c-ebca81544617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:52,701 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:28:52,702 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dc2634-8612-4c22-a207-26d7b9fa19ee', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dc2634-8612-4c22-a207-26d7b9fa19ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:53,771 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:28:53,771 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d20b1cc-1264-485c-a2a2-d95d82e8dcf2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d20b1cc-1264-485c-a2a2-d95d82e8dcf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:55,002 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.223s 2022-02-21 01:28:55,002 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0903fa1d-e2c7-42f6-bc0a-2e00c4d724a1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0903fa1d-e2c7-42f6-bc0a-2e00c4d724a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:56,057 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:28:56,057 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f34583e-ce5d-4666-b2d6-06696f195408', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f34583e-ce5d-4666-b2d6-06696f195408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:57,115 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:28:57,116 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546a3174-1504-40b0-ae1a-5cd862372abe', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546a3174-1504-40b0-ae1a-5cd862372abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:58,163 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:28:58,164 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33f0732-1cac-4296-bc1c-ad5b8d69e809', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33f0732-1cac-4296-bc1c-ad5b8d69e809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:28:59,212 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:28:59,212 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448fea4e-8397-4875-be3a-76ba6130c6f8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448fea4e-8397-4875-be3a-76ba6130c6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:00,259 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:29:00,259 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fa1d2b-a380-40d2-803b-8669e7a3bdbf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fa1d2b-a380-40d2-803b-8669e7a3bdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:01,310 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:29:01,310 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fb556e-938c-4668-be71-73953e8c9dfc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fb556e-938c-4668-be71-73953e8c9dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:02,356 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:29:02,356 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f39ff0-e6f4-4cbf-9a16-08312c02f595', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f39ff0-e6f4-4cbf-9a16-08312c02f595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:03,411 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:29:03,411 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397f0c16-d5da-4da1-9ebe-f7581da3a131', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397f0c16-d5da-4da1-9ebe-f7581da3a131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:04,456 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:29:04,457 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2afa09-1844-48a5-a9b5-032fda06b9cb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2afa09-1844-48a5-a9b5-032fda06b9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:05,503 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:29:05,503 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6142f6-3f22-4181-9d23-3394bcedb211', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6142f6-3f22-4181-9d23-3394bcedb211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:06,564 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:29:06,564 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00c6116-3b9c-4051-98b7-c0a7af18bbe5', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00c6116-3b9c-4051-98b7-c0a7af18bbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:07,617 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.045s 2022-02-21 01:29:07,617 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e80a6a1-a3c5-4350-b60a-6cc2f25375c0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e80a6a1-a3c5-4350-b60a-6cc2f25375c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:08,687 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:29:08,687 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcd0ece-bcf0-45c6-ab0f-81a370bcbd0c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcd0ece-bcf0-45c6-ab0f-81a370bcbd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:09,754 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:29:09,754 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e48759-90df-4db5-92e1-f1ba40064f70', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e48759-90df-4db5-92e1-f1ba40064f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:10,810 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:29:10,811 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f240c2c-de15-4db9-adc5-820e5a2e4ff5', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f240c2c-de15-4db9-adc5-820e5a2e4ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:11,894 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.075s 2022-02-21 01:29:11,894 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5a0ad9-5b70-4de6-9a47-52f4417eb9e8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5a0ad9-5b70-4de6-9a47-52f4417eb9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:12,947 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:29:12,947 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a729dd-00bf-44ac-8f48-cc382b0c460d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a729dd-00bf-44ac-8f48-cc382b0c460d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:14,004 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.049s 2022-02-21 01:29:14,004 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fd0a27-1584-4e7a-b3d3-daaca1789d5d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fd0a27-1584-4e7a-b3d3-daaca1789d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:15,067 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:29:15,068 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857a4fc7-5d92-43eb-8a68-9a3e98fd2d4b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857a4fc7-5d92-43eb-8a68-9a3e98fd2d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:16,134 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:29:16,135 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc5cdb3-139d-4a57-9b29-fbfbb9707b82', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc5cdb3-139d-4a57-9b29-fbfbb9707b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:17,205 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.063s 2022-02-21 01:29:17,206 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d57a650-01d5-45f1-8cd8-b0ee27a51298', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d57a650-01d5-45f1-8cd8-b0ee27a51298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:18,256 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:29:18,256 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5c5e0e-8515-41e1-870c-51d5e86c7912', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5c5e0e-8515-41e1-870c-51d5e86c7912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:19,322 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:29:19,322 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefd7e02-2e8a-4c64-8ec9-f8db0a071832', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefd7e02-2e8a-4c64-8ec9-f8db0a071832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:20,391 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:29:20,391 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ad8e5f-fdf1-4fd2-ab81-5eb7cbc9bb67', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ad8e5f-fdf1-4fd2-ab81-5eb7cbc9bb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:21,453 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:29:21,453 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590734d5-359d-47da-ab81-52a0bdbf96b5', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590734d5-359d-47da-ab81-52a0bdbf96b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:22,513 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:29:22,513 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58aa2ffa-2606-4d01-91c2-a54f6d288d2b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58aa2ffa-2606-4d01-91c2-a54f6d288d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:23,574 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:29:23,574 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ad2e04-bcc8-4799-99f9-d846a4b092b9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ad2e04-bcc8-4799-99f9-d846a4b092b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:24,653 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.071s 2022-02-21 01:29:24,653 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45fedee-bd3a-438e-976b-c5e40683dbf9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45fedee-bd3a-438e-976b-c5e40683dbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:25,713 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:29:25,713 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998b3021-8c0f-442a-a821-fd93dce38d24', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998b3021-8c0f-442a-a821-fd93dce38d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:26,784 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.063s 2022-02-21 01:29:26,785 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02275e7-8e1b-4e4b-8d58-726d1f441ed8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02275e7-8e1b-4e4b-8d58-726d1f441ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:27,838 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:29:27,839 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3638ffb2-ae4f-4e0c-9932-d1e7fa3f33b2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3638ffb2-ae4f-4e0c-9932-d1e7fa3f33b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:28,904 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:29:28,905 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a68e734-e2cb-4c2b-9cae-faf2ded0a2a6', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a68e734-e2cb-4c2b-9cae-faf2ded0a2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:29,971 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:29:29,972 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06922e0-8ee2-4318-bf56-80db6cf8f76c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06922e0-8ee2-4318-bf56-80db6cf8f76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:31,034 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:29:31,035 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4163c7-4502-4921-9d5d-7b8ec0398477', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4163c7-4502-4921-9d5d-7b8ec0398477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:32,104 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:29:32,104 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd97b6c-42ce-48e6-9aff-b2aaa0c8018a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd97b6c-42ce-48e6-9aff-b2aaa0c8018a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:33,162 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:29:33,163 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c82e88-df88-4ab2-82e3-866c07a79b76', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c82e88-df88-4ab2-82e3-866c07a79b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:34,227 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:29:34,228 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec4d9a9-eeb6-4e9a-bb50-d1957d79a247', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec4d9a9-eeb6-4e9a-bb50-d1957d79a247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:35,288 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:29:35,288 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ace9b2-fd6c-4536-bad4-3006de06f744', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ace9b2-fd6c-4536-bad4-3006de06f744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:36,352 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:29:36,353 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aef3524-bb34-4aa2-90bc-b2bca92bbe55', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aef3524-bb34-4aa2-90bc-b2bca92bbe55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:37,419 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:29:37,419 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eef5061-43cf-4918-bf16-951c779396c8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eef5061-43cf-4918-bf16-951c779396c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:38,488 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:29:38,488 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e19e43-d9be-4b99-b435-23a651ac31e7', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e19e43-d9be-4b99-b435-23a651ac31e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:39,548 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:29:39,548 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b78233-926f-4872-93ef-a800f1ada09b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b78233-926f-4872-93ef-a800f1ada09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:40,618 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:29:40,618 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef3e158-2213-43fb-8f5b-a0531603218f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef3e158-2213-43fb-8f5b-a0531603218f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:41,688 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:29:41,689 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4d80b4-1cb6-4a5f-a535-17d9484f0654', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4d80b4-1cb6-4a5f-a535-17d9484f0654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:42,786 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:29:42,786 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a47ea7c-e6a1-4220-84ef-a57c0adbd62b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a47ea7c-e6a1-4220-84ef-a57c0adbd62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:43,830 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.035s 2022-02-21 01:29:43,830 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53aadc05-374a-4638-aa6d-5367aa61b240', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53aadc05-374a-4638-aa6d-5367aa61b240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:44,876 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:29:44,876 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c15061-a067-4cdb-bbfc-a62823d8368c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c15061-a067-4cdb-bbfc-a62823d8368c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:45,945 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:29:45,946 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96e0b19-036f-46be-9259-1a6a795b5900', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96e0b19-036f-46be-9259-1a6a795b5900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:47,015 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:29:47,016 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2939ab23-f184-40a1-bc22-84a34e77a675', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2939ab23-f184-40a1-bc22-84a34e77a675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:48,074 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:29:48,074 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829b9f81-2082-48d1-bad0-34cf0009cc4c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829b9f81-2082-48d1-bad0-34cf0009cc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:49,136 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:29:49,136 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6b8084-7127-4385-801f-025834d04837', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6b8084-7127-4385-801f-025834d04837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:50,201 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:29:50,201 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ee92bb-fa12-4439-a63b-744738098d9a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ee92bb-fa12-4439-a63b-744738098d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:51,263 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:29:51,263 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80032d9a-fbdc-47b1-93ed-62a9109ebace', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80032d9a-fbdc-47b1-93ed-62a9109ebace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:52,323 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:29:52,323 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a5358b-6315-410b-a1a5-888d51763e3a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a5358b-6315-410b-a1a5-888d51763e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:53,391 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:29:53,392 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550c6906-a194-4e53-ba63-32bda343af70', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550c6906-a194-4e53-ba63-32bda343af70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:54,459 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:29:54,460 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c97c49-e50c-4927-a4d4-ae14ad3c9cfd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c97c49-e50c-4927-a4d4-ae14ad3c9cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:55,519 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:29:55,519 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3bc1bc-4332-4ab1-9047-4e6fd46c11e0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3bc1bc-4332-4ab1-9047-4e6fd46c11e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:56,586 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:29:56,586 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e19a1f-6ebc-4017-952f-1c04f99da7ea', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e19a1f-6ebc-4017-952f-1c04f99da7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:57,645 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:29:57,645 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b220baa6-69b7-4853-bcb2-19828eeaf3d4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b220baa6-69b7-4853-bcb2-19828eeaf3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:58,718 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.065s 2022-02-21 01:29:58,719 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60907779-cd88-4676-8f9f-d1aad0230d2b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60907779-cd88-4676-8f9f-d1aad0230d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:29:59,777 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:29:59,778 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f12720-b5aa-4cff-b0e4-19e0a96bb77c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f12720-b5aa-4cff-b0e4-19e0a96bb77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:00,837 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:30:00,837 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1865a48a-7d83-4bd6-84a4-a2cef6d5f7d9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1865a48a-7d83-4bd6-84a4-a2cef6d5f7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:02,039 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.193s 2022-02-21 01:30:02,039 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0509a148-4ee4-4c8f-b79d-0eafbd20d70c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0509a148-4ee4-4c8f-b79d-0eafbd20d70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:03,094 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:30:03,094 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4820948c-d5d9-4777-bdbc-8a23d8823ddd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4820948c-d5d9-4777-bdbc-8a23d8823ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:04,158 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:30:04,158 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ec7c3a-f644-41aa-a1b7-16e791ce2d2b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ec7c3a-f644-41aa-a1b7-16e791ce2d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:05,207 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:05,207 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5919b4-cb18-4a67-b236-6eeedf627c87', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5919b4-cb18-4a67-b236-6eeedf627c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:06,418 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.203s 2022-02-21 01:30:06,418 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829dc58e-de17-44d0-8d5a-71594a97eecb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829dc58e-de17-44d0-8d5a-71594a97eecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:07,472 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:30:07,473 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d96a27e-1e0a-4cc4-a182-e49d29a7c9f8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d96a27e-1e0a-4cc4-a182-e49d29a7c9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:08,530 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:30:08,530 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efaa1720-d5d6-43cd-badf-d36bf03263a8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efaa1720-d5d6-43cd-badf-d36bf03263a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:09,575 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:30:09,575 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5833be4b-a3c0-47d2-9701-42dcd0bb61de', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5833be4b-a3c0-47d2-9701-42dcd0bb61de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:10,671 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.086s 2022-02-21 01:30:10,671 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4215f8-207a-406a-a689-546890edeefa', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4215f8-207a-406a-a689-546890edeefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:11,729 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:30:11,730 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebde15e5-8aee-42b9-8d83-0f1bccfb34ea', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebde15e5-8aee-42b9-8d83-0f1bccfb34ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:12,786 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:30:12,787 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d90c99d-4eb6-41e9-965e-565786ade4da', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d90c99d-4eb6-41e9-965e-565786ade4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:13,850 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:30:13,850 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5997a98c-ebec-4a31-b456-f8f43b6ed3e4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5997a98c-ebec-4a31-b456-f8f43b6ed3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:14,895 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.037s 2022-02-21 01:30:14,895 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9613e3-298a-4aff-9bc9-dbc0d7633591', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9613e3-298a-4aff-9bc9-dbc0d7633591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:15,964 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:30:15,965 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0997da79-03ee-4521-b59a-5cc70a0d509f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0997da79-03ee-4521-b59a-5cc70a0d509f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:17,009 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:30:17,009 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a40777-f580-400c-b99f-28091afac7de', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a40777-f580-400c-b99f-28091afac7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:18,052 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.035s 2022-02-21 01:30:18,052 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53082d7-8d43-410e-9370-b6087f53ccb3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53082d7-8d43-410e-9370-b6087f53ccb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:19,108 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:30:19,108 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ab49c7-3026-48e3-97fe-7a608e65b095', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ab49c7-3026-48e3-97fe-7a608e65b095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:20,153 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.035s 2022-02-21 01:30:20,153 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d079fb8-4eae-422d-afb8-d87cd6af3fae', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d079fb8-4eae-422d-afb8-d87cd6af3fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:21,364 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.203s 2022-02-21 01:30:21,365 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d674dff-0ac8-4887-a123-635d5634eba4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d674dff-0ac8-4887-a123-635d5634eba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:22,409 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.037s 2022-02-21 01:30:22,409 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b80ad1b-2dde-48d0-8c30-33c2df3ed785', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b80ad1b-2dde-48d0-8c30-33c2df3ed785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:23,459 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:23,459 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d84be2-7d38-41ef-a03a-c29fa840942a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d84be2-7d38-41ef-a03a-c29fa840942a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:24,507 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:24,508 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b162257-693e-4223-8676-cfe107968fed', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b162257-693e-4223-8676-cfe107968fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:25,556 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:25,557 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598eec79-30ef-4d1c-8d34-c304dd7fb2d2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598eec79-30ef-4d1c-8d34-c304dd7fb2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:26,613 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:30:26,613 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3498e3cb-2292-4505-8bbd-bcc1037be734', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3498e3cb-2292-4505-8bbd-bcc1037be734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:27,662 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:27,663 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd8f12c-0e41-4b29-9d10-8aa7cebaab4d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd8f12c-0e41-4b29-9d10-8aa7cebaab4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:28,712 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:28,712 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffe417a-ef7d-46b9-8ccf-75589d724d89', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffe417a-ef7d-46b9-8ccf-75589d724d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:29,762 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:29,763 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a6c71c-00ac-471e-96e1-132ea5f7d2cd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a6c71c-00ac-471e-96e1-132ea5f7d2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:30,822 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:30:30,822 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55b8ba4-f958-469a-b947-654848d61e28', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55b8ba4-f958-469a-b947-654848d61e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:31,869 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:30:31,869 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de65675-4853-40a3-bb94-8430a4c0d9d9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de65675-4853-40a3-bb94-8430a4c0d9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:32,919 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:32,919 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752f2f0b-6e02-4faf-b8a1-4ec55f77cb9c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752f2f0b-6e02-4faf-b8a1-4ec55f77cb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:33,978 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.051s 2022-02-21 01:30:33,979 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9190275a-21c9-41cb-ab9f-74d4c33247ad', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9190275a-21c9-41cb-ab9f-74d4c33247ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:35,043 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:30:35,043 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b00e97d-4950-4f67-9f9d-5fc26f7e2560', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b00e97d-4950-4f67-9f9d-5fc26f7e2560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:36,098 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:30:36,099 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c683af-6169-4c46-892a-685c3974c3a9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c683af-6169-4c46-892a-685c3974c3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:37,153 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:30:37,153 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d936fdad-9b6a-439f-a81f-fc7e2544439f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d936fdad-9b6a-439f-a81f-fc7e2544439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:38,198 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.037s 2022-02-21 01:30:38,199 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0461c9-8151-406e-b22a-98dec2335d2a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0461c9-8151-406e-b22a-98dec2335d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:39,247 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:30:39,247 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263d702a-adc2-4154-a6dc-f799ce32e971', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263d702a-adc2-4154-a6dc-f799ce32e971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:40,302 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:30:40,302 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137f227e-e9dc-4876-8e01-e495197df3f9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137f227e-e9dc-4876-8e01-e495197df3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:41,356 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:30:41,357 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6dc50b-7fc6-495c-9201-a8246d57e952', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6dc50b-7fc6-495c-9201-a8246d57e952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:42,405 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:42,405 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9d74ef-dbc3-45ae-b5eb-96cd5512fdbf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9d74ef-dbc3-45ae-b5eb-96cd5512fdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:43,455 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:43,455 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2c8ff1-d3d2-4bbd-9be1-b9dbc572f010', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2c8ff1-d3d2-4bbd-9be1-b9dbc572f010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:44,505 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:44,505 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c81d019-66fc-4562-8df2-09cf14ccab05', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c81d019-66fc-4562-8df2-09cf14ccab05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:45,553 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:45,553 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5177c39-803e-4f7d-ba2a-ed9d7c57a94a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5177c39-803e-4f7d-ba2a-ed9d7c57a94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:46,602 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:46,602 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bce49c-093a-4189-940c-2a18470b85ac', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bce49c-093a-4189-940c-2a18470b85ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:47,650 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:47,650 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae89a2f-cb82-4413-ac66-a7c0f0bd09cf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae89a2f-cb82-4413-ac66-a7c0f0bd09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:48,702 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:48,702 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25eb839e-83d0-4c34-9527-f4b62ba0b293', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25eb839e-83d0-4c34-9527-f4b62ba0b293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:49,751 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:49,752 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dcaa90-d127-4345-93ec-0f3ab7990411', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dcaa90-d127-4345-93ec-0f3ab7990411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:50,802 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:50,802 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94878aa-35b1-42c4-ab08-454f2ce1ccf0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94878aa-35b1-42c4-ab08-454f2ce1ccf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:51,852 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:30:51,853 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c6f368-7465-4d20-adc4-f1abf299f51a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c6f368-7465-4d20-adc4-f1abf299f51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:52,901 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:30:52,902 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3783fc07-a2ad-4a83-aa43-37e199c8efdc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3783fc07-a2ad-4a83-aa43-37e199c8efdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:53,949 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:30:53,950 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e1aaa4-26c8-4f50-bf9f-35f4de298c12', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e1aaa4-26c8-4f50-bf9f-35f4de298c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:54,997 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:30:54,997 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a4b3da-9b8e-4fae-8d79-e7f43e9b1bff', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a4b3da-9b8e-4fae-8d79-e7f43e9b1bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:56,048 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:56,049 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0511b81-8da1-4349-9780-c0ef77d13aae', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0511b81-8da1-4349-9780-c0ef77d13aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:57,098 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:57,098 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ffd279-e2a7-4612-b363-f5f3f7d5ecce', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ffd279-e2a7-4612-b363-f5f3f7d5ecce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:58,146 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:30:58,147 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c456e6-5098-457d-a2e6-386f77be8f1b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c456e6-5098-457d-a2e6-386f77be8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:30:59,197 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:30:59,197 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57faca8d-5d42-4d31-be98-57b424c673e8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57faca8d-5d42-4d31-be98-57b424c673e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:00,245 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:31:00,245 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa07c3c1-3307-4d2a-b380-ed3848201034', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa07c3c1-3307-4d2a-b380-ed3848201034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:01,297 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:01,297 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bfa227-0556-4931-9a51-c2b0ead91074', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bfa227-0556-4931-9a51-c2b0ead91074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:02,546 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.241s 2022-02-21 01:31:02,547 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115abb87-d79c-467c-9a0b-b973550dc1e4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115abb87-d79c-467c-9a0b-b973550dc1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:03,597 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:03,597 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639ea5f2-74cd-48b9-98ec-9903257e6bad', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639ea5f2-74cd-48b9-98ec-9903257e6bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:04,644 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:31:04,644 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23252c91-c3bb-44c3-89bc-16a4805ca4d8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23252c91-c3bb-44c3-89bc-16a4805ca4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:05,694 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:31:05,694 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ef3640-e166-462e-ae02-fa30902bf5bd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ef3640-e166-462e-ae02-fa30902bf5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:06,743 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:31:06,743 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60439b28-1f34-4eba-819d-d6491300e1e8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60439b28-1f34-4eba-819d-d6491300e1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:07,791 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:07,792 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e31cca-3a73-4218-8a42-c46bac4faf4c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e31cca-3a73-4218-8a42-c46bac4faf4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:08,841 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:08,842 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b1dfac-1249-4224-8edf-e649d893e684', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b1dfac-1249-4224-8edf-e649d893e684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:09,892 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:31:09,892 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9329ab4e-2b4c-496f-abb9-8c67cf6eabdb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9329ab4e-2b4c-496f-abb9-8c67cf6eabdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:10,940 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:10,940 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2d8ba3-8dcf-40de-be0b-538a7d67d704', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2d8ba3-8dcf-40de-be0b-538a7d67d704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:11,989 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:11,989 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a9329d-91b5-410f-aeb4-741ae6da565e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a9329d-91b5-410f-aeb4-741ae6da565e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:13,040 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:31:13,040 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1c6df4-44a1-4784-a25e-c264873b9a89', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1c6df4-44a1-4784-a25e-c264873b9a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:14,091 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:14,091 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a55847-6596-4cdf-a4b3-6794a6285b9a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a55847-6596-4cdf-a4b3-6794a6285b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:15,150 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:31:15,150 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4d9f34-d49b-4eab-9188-7c6bf543632b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4d9f34-d49b-4eab-9188-7c6bf543632b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:16,197 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:16,200 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464fd65b-b51c-4340-9772-03d5dd1aca92', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464fd65b-b51c-4340-9772-03d5dd1aca92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:17,246 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.037s 2022-02-21 01:31:17,246 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14d96e0-837a-4d1f-8986-5b93bee35ddc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14d96e0-837a-4d1f-8986-5b93bee35ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:18,294 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:18,295 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deb4072-3486-417d-bee6-d7e4fd659034', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deb4072-3486-417d-bee6-d7e4fd659034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:19,347 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.045s 2022-02-21 01:31:19,348 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709d68f8-470c-41c5-ada8-2301d6d1ee5c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709d68f8-470c-41c5-ada8-2301d6d1ee5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:20,396 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:20,396 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48558180-a466-4f79-a5a4-c468c87493ba', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48558180-a466-4f79-a5a4-c468c87493ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:21,449 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.045s 2022-02-21 01:31:21,449 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c48e0f-b854-44e4-bb8a-2fcb82b6fe7a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c48e0f-b854-44e4-bb8a-2fcb82b6fe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:22,502 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.044s 2022-02-21 01:31:22,502 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7676977-7530-49d9-86d1-6fa00c3314bb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7676977-7530-49d9-86d1-6fa00c3314bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:23,550 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:23,551 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07487871-dab6-405b-9df6-da9757c881fa', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07487871-dab6-405b-9df6-da9757c881fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:24,597 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:31:24,597 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7d880f-00b1-4ca3-95b7-358ca348659c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7d880f-00b1-4ca3-95b7-358ca348659c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:25,648 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:31:25,649 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c24a1a-cf64-4562-b63e-0cd044a8c372', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c24a1a-cf64-4562-b63e-0cd044a8c372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:26,698 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:31:26,699 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73ace3f-c90e-4274-a0e0-27f6c42398ed', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73ace3f-c90e-4274-a0e0-27f6c42398ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:27,748 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:31:27,748 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68cdd85f-e187-4b3b-93fd-b0327c6107e6', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68cdd85f-e187-4b3b-93fd-b0327c6107e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:28,798 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:28,799 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc73c1e-7f0c-4a3b-8aff-87c4788b1bfb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc73c1e-7f0c-4a3b-8aff-87c4788b1bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:29,846 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.040s 2022-02-21 01:31:29,847 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e3e151-5541-4fbf-9fb1-18033ec9ae8c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e3e151-5541-4fbf-9fb1-18033ec9ae8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:30,896 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.041s 2022-02-21 01:31:30,896 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451de112-aa2a-45b9-95a4-069ae4d14807', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451de112-aa2a-45b9-95a4-069ae4d14807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:31,943 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:31:31,943 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d53f28-fbc8-43c3-9320-3070aca2124b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d53f28-fbc8-43c3-9320-3070aca2124b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:33,005 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:31:33,006 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b39b949-a78f-4d2f-a475-e9f5b025a572', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b39b949-a78f-4d2f-a475-e9f5b025a572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:34,049 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.035s 2022-02-21 01:31:34,049 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442f8d29-c04c-4dec-b661-b753509e2f66', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442f8d29-c04c-4dec-b661-b753509e2f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:35,100 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.043s 2022-02-21 01:31:35,101 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23352b61-0cdd-4da4-b96a-78530bed100a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23352b61-0cdd-4da4-b96a-78530bed100a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:36,151 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.042s 2022-02-21 01:31:36,151 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4d3b94-01c1-4153-8203-7d5266b218ac', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4d3b94-01c1-4153-8203-7d5266b218ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:37,196 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:31:37,196 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02bb1f6-b277-40e2-9157-d70fab91b36b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02bb1f6-b277-40e2-9157-d70fab91b36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:38,243 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:31:38,243 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f60af75-5d83-44ac-a6e6-2933dd340202', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f60af75-5d83-44ac-a6e6-2933dd340202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:39,306 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:31:39,307 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7583d62-311a-44ac-bee8-b3b6cf871b32', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7583d62-311a-44ac-bee8-b3b6cf871b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:40,368 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:31:40,368 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03941b90-1590-42f8-ad3b-a6d0d5aa02c9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03941b90-1590-42f8-ad3b-a6d0d5aa02c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:41,436 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:31:41,439 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767fb68f-e998-47b4-8034-b05fe99f257a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767fb68f-e998-47b4-8034-b05fe99f257a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:42,508 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:31:42,508 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af7108e-8881-4166-98dc-781e81d5ef5e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af7108e-8881-4166-98dc-781e81d5ef5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:43,571 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:31:43,572 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb326e4e-cebe-42a3-890d-407b8ef98640', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb326e4e-cebe-42a3-890d-407b8ef98640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:44,634 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:31:44,634 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf05b0e4-174c-4b6a-9d04-7dbbadbb7fcf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf05b0e4-174c-4b6a-9d04-7dbbadbb7fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:45,696 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:31:45,697 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fdd0f2-9631-41c8-91ff-178cf926c426', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fdd0f2-9631-41c8-91ff-178cf926c426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:46,763 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:31:46,764 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428b15c9-36b5-453b-a64d-2f734e7c42a1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428b15c9-36b5-453b-a64d-2f734e7c42a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:47,819 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:31:47,820 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e28a03-fe34-44bb-bad2-265fbb65df8e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e28a03-fe34-44bb-bad2-265fbb65df8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:48,886 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:31:48,887 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf2d905-acfb-43d9-8844-41f1d3dbca85', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf2d905-acfb-43d9-8844-41f1d3dbca85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:49,955 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:31:49,956 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a930eb04-38ad-4775-9af2-985362a14472', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a930eb04-38ad-4775-9af2-985362a14472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:51,021 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:31:51,021 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d65a95-566d-4641-a8aa-2f0fa1065717', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d65a95-566d-4641-a8aa-2f0fa1065717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:52,081 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:31:52,082 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5809a12f-23b9-44d0-8e60-323d960a7ba4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5809a12f-23b9-44d0-8e60-323d960a7ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:53,146 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:31:53,146 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7c94ea-b916-439a-869b-3121488ef8f9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7c94ea-b916-439a-869b-3121488ef8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:54,208 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:31:54,208 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8168b4-28c0-4196-a42b-1969ce08f889', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8168b4-28c0-4196-a42b-1969ce08f889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:55,276 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:31:55,276 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31892a74-55be-46be-b7db-807f6bbf5868', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31892a74-55be-46be-b7db-807f6bbf5868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:56,348 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.065s 2022-02-21 01:31:56,349 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7799b103-bfa0-40f6-a253-b6bb8f8b3cce', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7799b103-bfa0-40f6-a253-b6bb8f8b3cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:57,410 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:31:57,411 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c38b75-1aff-4676-81b9-fe9e74a30226', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c38b75-1aff-4676-81b9-fe9e74a30226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:58,471 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:31:58,472 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8de75ec-2d49-4df7-a0aa-7cc6af47c5cc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8de75ec-2d49-4df7-a0aa-7cc6af47c5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:31:59,539 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:31:59,540 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716a7f9b-21e4-4865-8213-8a34f668cfba', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716a7f9b-21e4-4865-8213-8a34f668cfba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:00,600 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:32:00,600 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95700dcd-7a66-4624-936b-39a380b71c3f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95700dcd-7a66-4624-936b-39a380b71c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:01,663 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:32:01,663 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50948c5b-3afc-4b10-9ef5-95a138e646a0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50948c5b-3afc-4b10-9ef5-95a138e646a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:02,707 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:32:02,707 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b4e30c-89d8-448f-89b3-c092e8cdbfdf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b4e30c-89d8-448f-89b3-c092e8cdbfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:03,777 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:32:03,778 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec0ac7d-2939-4753-b094-a91d79ddf4ed', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec0ac7d-2939-4753-b094-a91d79ddf4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:04,853 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.067s 2022-02-21 01:32:04,853 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfbc74e-8663-40b9-bb6a-1624e625be39', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbfbc74e-8663-40b9-bb6a-1624e625be39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:05,926 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.065s 2022-02-21 01:32:05,927 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc08cc99-65aa-4612-8444-e43eb5abfef6', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc08cc99-65aa-4612-8444-e43eb5abfef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:06,974 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:32:06,979 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad52e9b-c56d-4a49-aede-d341b4a755b2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad52e9b-c56d-4a49-aede-d341b4a755b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:08,040 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:32:08,040 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c603730f-f60c-4762-a30c-c9522bc12670', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c603730f-f60c-4762-a30c-c9522bc12670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:09,107 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:32:09,107 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d8ead9-378d-4038-bd1c-5f6c9bc06d69', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d8ead9-378d-4038-bd1c-5f6c9bc06d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:10,175 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:32:10,175 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805176dd-1af1-4056-b6dc-26e6069ec03d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805176dd-1af1-4056-b6dc-26e6069ec03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:11,244 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:32:11,244 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58fe971-23f1-47d7-8240-0ee1cdeb02e1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58fe971-23f1-47d7-8240-0ee1cdeb02e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:12,307 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:32:12,307 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4f60b1-6fb7-441f-a80c-680de614abaa', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4f60b1-6fb7-441f-a80c-680de614abaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:13,381 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.064s 2022-02-21 01:32:13,381 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b434e0-8117-4630-9e12-6adb5275f93e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b434e0-8117-4630-9e12-6adb5275f93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:14,433 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.044s 2022-02-21 01:32:14,434 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce345503-b7e2-4cc7-a2bf-5a0b89db098a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce345503-b7e2-4cc7-a2bf-5a0b89db098a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:15,507 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.066s 2022-02-21 01:32:15,508 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbbc64f-cd1f-438e-bcd5-b5e4b1865cf9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbbc64f-cd1f-438e-bcd5-b5e4b1865cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:16,565 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.049s 2022-02-21 01:32:16,565 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d050ed25-261c-4022-b15f-17e9b786d677', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d050ed25-261c-4022-b15f-17e9b786d677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:17,627 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:32:17,627 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8416c655-4f88-464e-ab9e-f495a2f999cb', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8416c655-4f88-464e-ab9e-f495a2f999cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:18,709 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.074s 2022-02-21 01:32:18,710 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e276e2c4-4797-48fc-822b-a5cb874c3ec8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e276e2c4-4797-48fc-822b-a5cb874c3ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:19,775 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:19,775 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a60c15-4192-4af9-9467-c8bdff6bec9f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a60c15-4192-4af9-9467-c8bdff6bec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:20,839 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:32:20,839 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e112c549-c278-4143-b54b-cb6f6300691d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e112c549-c278-4143-b54b-cb6f6300691d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:21,914 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.066s 2022-02-21 01:32:21,914 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f14880-7c59-40d3-ab9f-100da0b94efa', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f14880-7c59-40d3-ab9f-100da0b94efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:23,295 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.373s 2022-02-21 01:32:23,296 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8b6aed-5cc2-4133-81a0-a2f61bfb2417', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8b6aed-5cc2-4133-81a0-a2f61bfb2417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:24,341 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:32:24,342 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844c9d4e-62fe-446e-9a53-7585ec9a89b6', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844c9d4e-62fe-446e-9a53-7585ec9a89b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:25,407 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:25,408 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f80e5a-1ff8-48e1-a8b0-df786de9fc27', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f80e5a-1ff8-48e1-a8b0-df786de9fc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:26,471 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:32:26,472 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20283da-540c-4b98-a94e-406fe15931c2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20283da-540c-4b98-a94e-406fe15931c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:27,532 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:32:27,532 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfdbebc-e4a3-492c-83d8-32b106e027ce', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfdbebc-e4a3-492c-83d8-32b106e027ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:28,596 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:32:28,597 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60990f0a-3ec3-41b3-9f7d-79af911cb294', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60990f0a-3ec3-41b3-9f7d-79af911cb294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:29,665 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:32:29,665 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61820e62-4024-4f84-8dee-fb0454b34c67', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61820e62-4024-4f84-8dee-fb0454b34c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:30,731 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:30,732 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80414d1e-a314-4f5f-af3d-285751ce340f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80414d1e-a314-4f5f-af3d-285751ce340f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:31,797 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:32:31,797 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6039151-8799-4efa-bb5d-ed2ee1c9b502', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6039151-8799-4efa-bb5d-ed2ee1c9b502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:32,864 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:32,864 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c98048b-b17a-41b1-8d56-048354e4f87f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c98048b-b17a-41b1-8d56-048354e4f87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:33,934 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:32:33,934 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6ffe02-9535-425a-a7fa-5dc38dcdf6c0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6ffe02-9535-425a-a7fa-5dc38dcdf6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:34,997 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:32:34,997 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26d063e-c465-45d7-8247-3a700ad4c89f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26d063e-c465-45d7-8247-3a700ad4c89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:36,063 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:36,064 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6853f1b-94f2-4819-8e3a-15ba6b6e6de7', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6853f1b-94f2-4819-8e3a-15ba6b6e6de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:37,135 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.063s 2022-02-21 01:32:37,135 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421d2813-5187-4ff9-87dd-e714676e0f74', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421d2813-5187-4ff9-87dd-e714676e0f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:38,201 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:32:38,201 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487c14e0-3781-40cc-b406-00ea876dc9fc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487c14e0-3781-40cc-b406-00ea876dc9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:39,271 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:32:39,271 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1bc695-038d-43fe-a87e-489c0e8d3827', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1bc695-038d-43fe-a87e-489c0e8d3827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:40,329 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.046s 2022-02-21 01:32:40,329 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0fa8f33-1db8-45c2-a5f5-6d64630b084c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0fa8f33-1db8-45c2-a5f5-6d64630b084c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:41,394 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:41,395 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e320d3f-28f4-4603-8b2f-719882ff519b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e320d3f-28f4-4603-8b2f-719882ff519b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:42,464 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:32:42,464 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f6f180-7704-4270-9307-f3067cc44077', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f6f180-7704-4270-9307-f3067cc44077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:43,530 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:43,530 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd3f546-459f-4471-ae3b-4b7278fd33b2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd3f546-459f-4471-ae3b-4b7278fd33b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:44,596 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:44,597 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaa7f13b-3bac-4688-a5dd-b325fcf441cd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaa7f13b-3bac-4688-a5dd-b325fcf441cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:45,658 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:32:45,658 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11876b5c-527d-4b87-8b6a-8a49ad1d3f5a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11876b5c-527d-4b87-8b6a-8a49ad1d3f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:46,721 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:32:46,721 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f616039c-4100-43b6-881a-ea77b41d40d3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f616039c-4100-43b6-881a-ea77b41d40d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:47,790 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:32:47,791 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c45dd2d-27e6-4250-85f5-55169cb027d1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c45dd2d-27e6-4250-85f5-55169cb027d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:48,857 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:48,857 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a8e791-3f66-4690-bb61-3f6a3626c7a2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a8e791-3f66-4690-bb61-3f6a3626c7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:49,915 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.050s 2022-02-21 01:32:49,916 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8646b0-8242-4a71-8760-80d435775347', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8646b0-8242-4a71-8760-80d435775347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:50,978 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:32:50,978 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254672b5-ab34-4a37-b76d-944413911c86', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254672b5-ab34-4a37-b76d-944413911c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:52,043 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:32:52,043 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962794d6-d3ee-4847-8762-93fa1a8aa1c1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962794d6-d3ee-4847-8762-93fa1a8aa1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:53,105 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:32:53,106 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe40ec8-6248-4a09-8286-9eb8e26030f1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe40ec8-6248-4a09-8286-9eb8e26030f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:54,172 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:54,172 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c959a354-0212-433f-bf3c-aea8fc514580', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c959a354-0212-433f-bf3c-aea8fc514580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:55,240 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:32:55,241 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab16ad6-328f-462f-9f65-32e7c5329460', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab16ad6-328f-462f-9f65-32e7c5329460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:56,301 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:32:56,302 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51757f50-a5b9-455a-be03-69b51a2c9ebe', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51757f50-a5b9-455a-be03-69b51a2c9ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:57,368 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:32:57,368 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79029748-a605-4ed7-8d49-1ce1fd61ce06', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79029748-a605-4ed7-8d49-1ce1fd61ce06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:58,433 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:58,434 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94672275-fa14-4f2e-b492-e8e716def65c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94672275-fa14-4f2e-b492-e8e716def65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:32:59,499 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:32:59,499 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9da2ca-3d55-40ea-8a9d-1363fdf3e17c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9da2ca-3d55-40ea-8a9d-1363fdf3e17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:00,564 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:00,564 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af74628-9793-4737-9b6b-2b87885ad154', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af74628-9793-4737-9b6b-2b87885ad154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:01,630 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:01,630 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434cd00f-a9f1-414f-9460-79b127336e54', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434cd00f-a9f1-414f-9460-79b127336e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:02,686 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:33:02,686 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc524a5-ce9c-4485-8d94-eb6a7138e098', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc524a5-ce9c-4485-8d94-eb6a7138e098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:03,753 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:03,754 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190f37c7-3452-4d49-b817-8327041be437', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190f37c7-3452-4d49-b817-8327041be437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:04,919 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.157s 2022-02-21 01:33:04,919 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c56c248-7d95-41e1-bb01-731db1ce4311', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c56c248-7d95-41e1-bb01-731db1ce4311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:05,987 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.059s 2022-02-21 01:33:05,987 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa763adc-77fb-4c2d-ad17-a30900a62f2f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa763adc-77fb-4c2d-ad17-a30900a62f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:07,054 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:33:07,055 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbc5856-f3cd-486a-8c9f-85f35be99bed', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbc5856-f3cd-486a-8c9f-85f35be99bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:08,120 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:08,121 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97296dc8-44ee-484d-ab09-e763c36b1cb1', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97296dc8-44ee-484d-ab09-e763c36b1cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:09,184 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:09,184 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8c52e7-770d-4b25-b8ad-efedf47c56be', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8c52e7-770d-4b25-b8ad-efedf47c56be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:10,249 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:33:10,249 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a2af3a-cc49-42f7-b657-3670b7521294', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a2af3a-cc49-42f7-b657-3670b7521294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:11,311 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:33:11,311 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df258c46-7c34-4bc1-858d-756cf3002fdd', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df258c46-7c34-4bc1-858d-756cf3002fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:12,374 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:12,374 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab298a4-0d53-49ac-a79f-5a71bb9ddb4e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab298a4-0d53-49ac-a79f-5a71bb9ddb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:13,443 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.061s 2022-02-21 01:33:13,443 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96191a18-e85d-4afb-a516-836088b1b74f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96191a18-e85d-4afb-a516-836088b1b74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:14,504 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.052s 2022-02-21 01:33:14,504 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ca64ef-f0c6-4822-b5b5-0e2968fbbe32', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ca64ef-f0c6-4822-b5b5-0e2968fbbe32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:15,570 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:15,570 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c741c33c-2aeb-4e78-98f0-d28b0013118e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c741c33c-2aeb-4e78-98f0-d28b0013118e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:16,633 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:16,634 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee571612-6aec-4455-8266-a14ad465e6b0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee571612-6aec-4455-8266-a14ad465e6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:17,788 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.147s 2022-02-21 01:33:17,788 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64037f49-b09d-4fc6-a2eb-e16c6f5b97b3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64037f49-b09d-4fc6-a2eb-e16c6f5b97b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:18,834 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:33:18,834 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a25423e-75cb-424a-bada-949814847f14', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a25423e-75cb-424a-bada-949814847f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:19,881 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:33:19,882 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202e39a3-6eeb-447a-9477-562ca2287295', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202e39a3-6eeb-447a-9477-562ca2287295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:20,928 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.038s 2022-02-21 01:33:20,928 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e4233b-a236-42e1-817b-b374bb5bf666', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e4233b-a236-42e1-817b-b374bb5bf666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:21,972 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.036s 2022-02-21 01:33:21,972 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68b7cfb-c7f5-423a-83c6-20f53540ad91', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68b7cfb-c7f5-423a-83c6-20f53540ad91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:23,020 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.039s 2022-02-21 01:33:23,020 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d87f68e-eb44-48ee-b1b5-faaaaa1eb055', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d87f68e-eb44-48ee-b1b5-faaaaa1eb055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:24,084 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:24,085 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4dd548-70ca-4c88-b5f6-749c64f88a2c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4dd548-70ca-4c88-b5f6-749c64f88a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:25,148 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:25,148 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12119c5-a09d-4587-9760-f0843fc891c3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12119c5-a09d-4587-9760-f0843fc891c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:26,212 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:33:26,212 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f95fa58-ef63-4b65-83fa-c088540fc721', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f95fa58-ef63-4b65-83fa-c088540fc721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:27,277 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:27,277 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf719c0-373e-41f5-aef1-9827c5ab4d30', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf719c0-373e-41f5-aef1-9827c5ab4d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:28,341 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:28,341 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2686b699-ee7e-4080-ad78-06a766c77e11', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2686b699-ee7e-4080-ad78-06a766c77e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:29,404 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:29,405 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19bee1d-9a6d-4ac6-8c4b-c8e6080c17b7', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19bee1d-9a6d-4ac6-8c4b-c8e6080c17b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:30,467 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:30,468 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc603994-aeb9-4a01-a07f-52492f010aab', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc603994-aeb9-4a01-a07f-52492f010aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:31,540 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.064s 2022-02-21 01:33:31,540 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640d88ce-415b-483f-b65b-8a524b862c68', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640d88ce-415b-483f-b65b-8a524b862c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:32,603 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:32,604 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864a33de-2e50-4972-855d-1971aeb53483', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864a33de-2e50-4972-855d-1971aeb53483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:33,666 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:33,666 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58539054-6ff8-46fa-8942-8121f0a09292', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58539054-6ff8-46fa-8942-8121f0a09292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:34,732 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:33:34,733 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d307940-370a-49b6-8b7b-28ac91c1b3ca', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d307940-370a-49b6-8b7b-28ac91c1b3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:35,807 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.065s 2022-02-21 01:33:35,807 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47ef423-1ad2-4f99-83cd-696cca58fb9d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47ef423-1ad2-4f99-83cd-696cca58fb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:36,870 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:36,870 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fed3ebb-2f62-4121-9937-168198904b54', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fed3ebb-2f62-4121-9937-168198904b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:37,932 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:37,932 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c6f20e-2e52-4530-8f6f-db437528afdc', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c6f20e-2e52-4530-8f6f-db437528afdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:39,002 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:33:39,002 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d713dedb-3007-40fa-94cf-fdc2c95acd2f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d713dedb-3007-40fa-94cf-fdc2c95acd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:40,068 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:40,068 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5b9ca3-8107-4c84-ba2d-3b2f7040350e', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5b9ca3-8107-4c84-ba2d-3b2f7040350e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:41,131 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:41,131 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250fae65-d5f0-4dec-9b00-f4bb9b22598f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250fae65-d5f0-4dec-9b00-f4bb9b22598f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:42,194 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:42,195 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b377b5f-ccc1-4918-90e6-03c9a7e14749', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b377b5f-ccc1-4918-90e6-03c9a7e14749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:43,258 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:43,258 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e62e154-a949-4bbc-bd70-947e7e09ba0a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e62e154-a949-4bbc-bd70-947e7e09ba0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:44,323 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:44,324 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc383e48-ba69-410b-9d51-7656f9491aec', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc383e48-ba69-410b-9d51-7656f9491aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:45,388 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:33:45,388 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06dce3c5-52dc-4795-8741-ff9ec5ebb50c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06dce3c5-52dc-4795-8741-ff9ec5ebb50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:46,463 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.066s 2022-02-21 01:33:46,464 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9a5325-5a7f-45c9-b0cb-88a5f70b73a5', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9a5325-5a7f-45c9-b0cb-88a5f70b73a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:47,520 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.048s 2022-02-21 01:33:47,521 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a09a82-b873-4305-9909-562d02e1177d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a09a82-b873-4305-9909-562d02e1177d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:48,587 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:48,587 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13583acc-b94e-4267-ac5f-23c4906fa170', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13583acc-b94e-4267-ac5f-23c4906fa170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:49,650 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:49,651 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d01eb7b-a0e0-40ef-853d-0ec743524f3a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d01eb7b-a0e0-40ef-853d-0ec743524f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:50,713 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:50,713 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1573f43c-d6fe-43d2-9239-722490856cc9', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1573f43c-d6fe-43d2-9239-722490856cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:51,777 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:33:51,777 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4083b34a-4ad5-4e47-9035-25bce72af45d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4083b34a-4ad5-4e47-9035-25bce72af45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:52,842 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:52,843 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0627ec86-c6ab-4372-9eee-d5ed9fa70636', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0627ec86-c6ab-4372-9eee-d5ed9fa70636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:53,910 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:33:53,910 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7eee85-efcb-4486-829c-c2aa9f073180', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7eee85-efcb-4486-829c-c2aa9f073180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:54,971 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:33:54,972 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19932d0a-5ec1-4e43-90e1-ac7273026e6a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19932d0a-5ec1-4e43-90e1-ac7273026e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:56,044 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.064s 2022-02-21 01:33:56,044 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a33773-17ba-4386-bd07-b298e48edf21', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a33773-17ba-4386-bd07-b298e48edf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:57,101 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.047s 2022-02-21 01:33:57,102 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4700074b-d540-439c-9998-149ab19df01f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4700074b-d540-439c-9998-149ab19df01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:58,164 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:33:58,164 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56571156-b42c-4162-a275-8baf62adba9b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56571156-b42c-4162-a275-8baf62adba9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:33:59,228 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:33:59,229 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1002ab-7ccb-4897-a908-1cd2e5feec7f', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1002ab-7ccb-4897-a908-1cd2e5feec7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:00,294 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:34:00,294 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd96763-ae6f-4566-80e7-cbfadae07705', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd96763-ae6f-4566-80e7-cbfadae07705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:01,357 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:34:01,358 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e80590-5fa8-4f08-9e2b-79dfbcb1ce83', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e80590-5fa8-4f08-9e2b-79dfbcb1ce83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:02,428 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:34:02,428 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e769da-7056-4223-933f-1f8a87f651e3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e769da-7056-4223-933f-1f8a87f651e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:03,490 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.054s 2022-02-21 01:34:03,490 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62b08e1-2f63-4b74-9809-84f32965ecea', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62b08e1-2f63-4b74-9809-84f32965ecea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:04,552 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:34:04,552 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4219a148-b510-4ccf-856e-679784142b5b', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4219a148-b510-4ccf-856e-679784142b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:05,616 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:34:05,617 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265a8c86-711f-439f-9957-50ade8cf33f3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265a8c86-711f-439f-9957-50ade8cf33f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:06,680 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:34:06,681 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d61ca8-77f4-4a3c-a58f-6e5c2f63fc90', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d61ca8-77f4-4a3c-a58f-6e5c2f63fc90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:07,746 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.057s 2022-02-21 01:34:07,747 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decdfb30-5433-4d4a-80e8-9a946464a247', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decdfb30-5433-4d4a-80e8-9a946464a247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:08,811 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:34:08,812 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837ce3d6-8bff-4cec-a70f-7f99f3388506', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837ce3d6-8bff-4cec-a70f-7f99f3388506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:09,878 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:34:09,878 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59ae474-52a0-4026-a9a4-2d6dd2be4166', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59ae474-52a0-4026-a9a4-2d6dd2be4166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:10,940 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.053s 2022-02-21 01:34:10,940 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a63c135-7ead-4972-9562-cf05188af216', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a63c135-7ead-4972-9562-cf05188af216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:12,004 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:34:12,005 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2265dd-91bc-4dd3-8b6a-b3c61911a58d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2265dd-91bc-4dd3-8b6a-b3c61911a58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:13,068 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.056s 2022-02-21 01:34:13,068 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bd2d50-333a-4600-8351-928ec13ee1a4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bd2d50-333a-4600-8351-928ec13ee1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:14,134 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.058s 2022-02-21 01:34:14,134 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8206cf9-2f9d-4d27-baea-f02dd0e77db4', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8206cf9-2f9d-4d27-baea-f02dd0e77db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:15,197 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:34:15,198 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14840305-aff3-40c5-ac81-3a53bd24f5b0', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14840305-aff3-40c5-ac81-3a53bd24f5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:16,262 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:34:16,262 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3a2b03-5337-4c85-8dd8-ed4bde2e2f5d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3a2b03-5337-4c85-8dd8-ed4bde2e2f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:17,330 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.060s 2022-02-21 01:34:17,330 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2b2172-08cc-4865-812c-21bf42d9f6b8', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2b2172-08cc-4865-812c-21bf42d9f6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:18,394 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.055s 2022-02-21 01:34:18,394 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27de61aa-8745-4bec-8ab1-0caec3d45b8a', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27de61aa-8745-4bec-8ab1-0caec3d45b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:19,466 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.064s 2022-02-21 01:34:19,467 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00bc446-8eb7-4939-be21-ee00cf222b7d', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00bc446-8eb7-4939-be21-ee00cf222b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:20,537 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.062s 2022-02-21 01:34:20,538 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21b26ff-05dc-4336-b5ad-8439dd24f8bf', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21b26ff-05dc-4336-b5ad-8439dd24f8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} Body: b'{"volume": {"id": "0a14ecfe-f280-40a0-af1d-225f3894baab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:28:20.000000", "updated_at": "2022-02-21T01:28:21.000000", "name": "tempest-tempest.common.compute-volume-275106270", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab"}], "user_id": "6f1e29b663e842c4a8046fafcd20f151", "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": "8b8129cff1a0403ea1c6790469938a6e"}}' 2022-02-21 01:34:20,643 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 DELETE http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab 0.098s 2022-02-21 01:34:20,644 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:20 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-f3f26b40-32ec-4e67-87de-92549606a07f', 'x-openstack-request-id': 'req-f3f26b40-32ec-4e67-87de-92549606a07f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/volume/v3/8b8129cff1a0403ea1c6790469938a6e/volumes/0a14ecfe-f280-40a0-af1d-225f3894baab'} 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."}}' 2022-02-21 01:34:20,644 117822 ERROR [tempest.common.compute] Deleting volume 0a14ecfe-f280-40a0-af1d-225f3894baab failed, exception 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.'} 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute Traceback (most recent call last): 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 197, in create_test_server 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute waiters.wait_for_volume_resource_status(volumes_client, 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute raise lib_exc.TimeoutException(message) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute Details: volume 0a14ecfe-f280-40a0-af1d-225f3894baab failed to reach available status (current creating) within the required time (360 s). 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute Traceback (most recent call last): 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 203, in create_test_server 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute volumes_client.delete_volume(volume['volume']['id']) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute resp, body = self.delete(url) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute resp, resp_body = super(BaseClient, self).request( 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute raise exceptions.BadRequest(resp_body, resp=resp) 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute tempest.lib.exceptions.BadRequest: Bad request 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute 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.'} 2022-02-21 01:34:20.644 117822 ERROR tempest.common.compute 2022-02-21 01:34:20,866 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/security-groups/e05ec245-18b1-4e86-831a-be198d366b96 0.217s 2022-02-21 01:34:20,866 117822 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-307e5cec-6441-47fc-8edd-9ecac0abe8c5', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:34:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/e05ec245-18b1-4e86-831a-be198d366b96'} Body: b'' 2022-02-21 01:34:21,967 117822 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.91/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1157500470 1.100s 2022-02-21 01:34:21,968 117822 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:34:20 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-52470b90-f8cf-44c8-a5a7-980dcd25609f', 'x-compute-request-id': 'req-52470b90-f8cf-44c8-a5a7-980dcd25609f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1157500470'} Body: b'' }}} 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/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 207, in create_test_server LOG.exception("Deleting volume %s failed, exception %s", File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 197, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 316, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0a14ecfe-f280-40a0-af1d-225f3894baab failed to reach available status (current creating) within the required time (360 s). |
||||||
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
ft12.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:'': {{{ 2022-02-21 01:10:45,198 117827 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-02-21 01:10:45,915 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.91/compute/v2.1/os-keypairs 0.716s 2022-02-21 01:10:45,916 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-74044564"}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025fb379-8561-4850-af24-e1c208a75078', 'x-compute-request-id': 'req-025fb379-8561-4850-af24-e1c208a75078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAunU0XgIuwSMadRSuHnQUyZf6U/2C8ZjBZY5E0HkhIJOgmFv3\\n10EWQp7AQALeU2OWiYoUlIzyB7wjKgi4iBcTtbCWq16z9EX1OgXzKfzCGwnM2tsK\\n1RK/bXYvj9E0fByHjU44GF4LV9iSQlpjCfgKjwX7uIfMSb7uPVrxlO+qdTRLuPBI\\n34/UQMav+QHXK1DxkkkrsIPwHRjEWIkLqByIN7Unhdj6CeIw7LMJGf3THC8ssD+k\\nSUUsgYONaf3C4IY2LlRCynwPAA2g/yjSkArUiRjI8W4Nr1Yk14M8z2/TZ1bAMwF1\\nw8XyF7SeQPQDxo5bNbiGVpNKm7gju2vPpevycQIDAQABAoIBAQCCn4lIMo8+jrEC\\nRLKWcwv9DpM4M+mAB1u1Ia3jvngOsl1XX1aJXfeSRFS6g0ftc18Ki8lPKE6GTK71\\ny5Y7AK+2ITfsZjP7dOcO9wwa5g+1kXAKAlncW33v2VQIlK8II5Ry0dFKgNfBet87\\nzMaFPVdoSvDFnZzoLPIJ2aRUinIIGKCVxZ5QUhqtK7CUv2YPAcIxkCpl0CeHYsyh\\nRTDFCsBLnlDaNqAsDWF7kB/iUDrMlZ1v4S2K/ZyCgfmkx1tHVAnQUcz02mQt4EAR\\nGEkYvO1qL7WOV+Po+BrTOSHySOE2s+qjUxfoOafpyanOyb2jutHXS8DMziPqxG+E\\n4U12wgphAoGBAODT5QVpKneH3jMP3fYSViPnfLdwYoeVi7xTpInnX6dUJzGgDvFj\\nhun/Fc0DUSryI7MvqoMRj0t7uNp4m3zMi0470u9dOW24r1qrRadYP98V6EKrIljx\\nheBGIYD9tCE1udCzV4w4yKsw2PTyXlRZ2chKt2dZjmHLBMzI/jAu+QHvAoGBANRP\\nZbQyMHxxJPzXYvuO92gUDuWE5n9IG041PIzCJUYchofkxCHh668Ul4F7zEyl9gHh\\nTGPWXDi4LxYcg2qeWuTjw8LRc47mMHmHc4FNy4yJ//LnV2zUfwRnhK1CIJPobcdE\\ncCw2RZWRyJgWDDnmKvmAoUKJfiW+UgnypYwPazGfAoGAfoPeuZe/dPn4+MTyA3m4\\nDYZDMTrFx0RJGNX8njmcIx4A3DUUk5ONJPoNO4ulTkRqAHhPPGhSOYjKse3ymVzE\\n+2ZAwb+1BGBMFPqSPKQ1dQTv6SxCLMjkrBrq2ZpqldGU2bNCDb8adPMM83G70T2q\\nhsI8yKSlsbQ75D0qhNS5/PMCgYEAoKYrePx5P9CFgmSgW2VExBZZZ0b2+tze/IC/\\n/mpxtemjynRKDLFcmzBjq/C3GFCEI8wM94aeZbTIvFx6/FQyxvuph2LhpAF+MJdT\\nyUXKfd92MqDmwEzSh8yk0k01RXYciym4D1xJrvGO7bXRLoaBgiXY3/YV5A1tGmXm\\n6mJIZFUCgYAYHgNxlvtzcQykJLrmm2VlzGyLmGYj1RR9dKEYI4XTJlX1i99bP2tC\\nTS7DPlcJiKLsPRQVVd6eUFUDQBkJUArCIXi6WV3tDvEx+UQthalSJYgI7wW/nkUw\\nb8rPBaS1bSXjMXq8hsSiRrf7jDXFXjj+tTfL/g1kchhQUI/8Nrz9vw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-74044564", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6dTReAi7BIxp1FK4edBTJl/pT/YLxmMFljkTQeSEgk6CYW/fXQRZCnsBAAt5TY5aJihSUjPIHvCMqCLiIFxO1sJarXrP0RfU6BfMp/MIbCcza2wrVEr9tdi+P0TR8HIeNTjgYXgtX2JJCWmMJ+AqPBfu4h8xJvu49WvGU76p1NEu48Ejfj9RAxq/5AdcrUPGSSSuwg/AdGMRYiQuoHIg3tSeF2PoJ4jDsswkZ/dMcLyywP6RJRSyBg41p/cLghjYuVELKfA8ADaD/KNKQCtSJGMjxbg2vViTXgzzPb9NnVsAzAXXDxfIXtJ5A9APGjls1uIZWk0qbuCO7a8+l6/Jx Generated-by-Nova", "fingerprint": "1b:9f:ca:f5:26:e8:f8:b0:81:7b:4b:5d:fb:11:4b:fd", "user_id": "6f525569d9ed4d61926ddad83a270032"}}' 2022-02-21 01:10:46,347 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-groups 0.428s 2022-02-21 01:10:46,347 117827 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-1124718028", "description": "tempest-secgroup-smoke-1124718028 description", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1342f308-a5ed-4d08-abd7-a9a2ea90f809', 'date': 'Mon, 21 Feb 2022 01:10:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "name": "tempest-secgroup-smoke-1124718028", "stateful": true, "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "description": "tempest-secgroup-smoke-1124718028 description", "shared": false, "security_group_rules": [{"id": "62ec82a2-510e-4940-9bbe-131223959f90", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": 346, "description": null, "tags": [], "created_at": "2022-02-21T01:10:46Z", "updated_at": "2022-02-21T01:10:46Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}, {"id": "bcfd0f52-aead-41e4-9016-62bd94f1db87", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": 345, "description": null, "tags": [], "created_at": "2022-02-21T01:10:46Z", "updated_at": "2022-02-21T01:10:46Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}], "tags": [], "created_at": "2022-02-21T01:10:46Z", "updated_at": "2022-02-21T01:10:46Z", "revision_number": 1, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:46,870 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.521s 2022-02-21 01:10:46,870 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "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-98438482-f507-43f6-aa07-542907903de4', 'date': 'Mon, 21 Feb 2022 01:10:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ba044b7-fd28-4d01-a834-6f8e7f052e34", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:46Z", "updated_at": "2022-02-21T01:10:46Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:47,243 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.372s 2022-02-21 01:10:47,243 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "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-85f2d4f7-e219-44d9-bfe0-cdc750fd76ea', 'date': 'Mon, 21 Feb 2022 01:10:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2209914f-a184-4af0-9ee0-08e8fdbd02b5", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:47Z", "updated_at": "2022-02-21T01:10:47Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:47,725 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.481s 2022-02-21 01:10:47,726 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-11deb52b-d861-4620-9102-bb2ca2d2b41e', 'date': 'Mon, 21 Feb 2022 01:10:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3353ee8e-6769-4f48-9a6a-cecb3265c33f", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:47Z", "updated_at": "2022-02-21T01:10:47Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:48,087 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.360s 2022-02-21 01:10:48,088 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5f9ebcb8-8217-4c9b-a685-834638ac69b1', 'date': 'Mon, 21 Feb 2022 01:10:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "03a24861-021f-4cf4-9599-da8795b3ce9e", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:47Z", "updated_at": "2022-02-21T01:10:47Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:48,536 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.448s 2022-02-21 01:10:48,537 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-defd9a23-8470-4108-a57c-35e9b7f242ac', 'date': 'Mon, 21 Feb 2022 01:10:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0b49e924-2eb9-4980-bf37-44b36891a8cb", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:48Z", "updated_at": "2022-02-21T01:10:48Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:49,345 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/security-group-rules 0.807s 2022-02-21 01:10:49,345 117827 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": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-77c13c58-a097-4208-9494-d362b90e2d25', 'date': 'Mon, 21 Feb 2022 01:10:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f94c2058-8988-4d61-a46b-35a85f2e7215", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "security_group_id": "a0b77437-2c72-4721-ba41-8f8de6b7154d", "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": "2022-02-21T01:10:48Z", "updated_at": "2022-02-21T01:10:48Z", "revision_number": 0, "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:49,346 117827 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-02-21 01:10:49,372 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/image/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc 0.026s 2022-02-21 01:10:49,373 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b19744ee-2939-4648-ab5e-5a7c7854e4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/image/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc'} 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": "433e9f18a6614ea59825abd58da308b1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "created_at": "2022-02-21T01:02:01Z", "updated_at": "2022-02-21T01:02:18Z", "tags": [], "self": "/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc", "file": "/v2/images/9b96cc67-20b9-414f-8afb-039ff7953adc/file", "schema": "/v2/schemas/image"}' 2022-02-21 01:10:50,322 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes 0.949s 2022-02-21 01:10:50,322 117827 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-1922416286", "snapshot_id": null, "imageRef": "9b96cc67-20b9-414f-8afb-039ff7953adc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c25d9b-34e4-48b8-8742-99bda5fbdd0b', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c25d9b-34e4-48b8-8742-99bda5fbdd0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:49.985748", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-21 01:10:50,380 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:10:50,380 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7182f0-d415-46af-b6fc-223e6ed9bcb6', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7182f0-d415-46af-b6fc-223e6ed9bcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:51,433 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:10:51,433 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a699d061-d560-46a0-90a7-1a030b8ab503', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a699d061-d560-46a0-90a7-1a030b8ab503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:52,493 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.048s 2022-02-21 01:10:52,493 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e3a23f-1b2d-4150-a66f-31372e70b3c1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e3a23f-1b2d-4150-a66f-31372e70b3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:53,553 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:10:53,554 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ebc07e-0e24-4e62-850f-e3079546a5fd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ebc07e-0e24-4e62-850f-e3079546a5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:54,622 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:10:54,622 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08777a9-29c7-4496-9366-3ca658394103', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08777a9-29c7-4496-9366-3ca658394103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:55,769 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.136s 2022-02-21 01:10:55,769 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e700a56f-763e-43ea-8174-cec425ab9bb9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e700a56f-763e-43ea-8174-cec425ab9bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:56,922 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.145s 2022-02-21 01:10:56,922 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26bdc00-c30e-4c96-ab69-f361312c6fca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26bdc00-c30e-4c96-ab69-f361312c6fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:57,977 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:10:57,977 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0218ec-a3c8-4c97-9fa1-a9554d8c0629', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0218ec-a3c8-4c97-9fa1-a9554d8c0629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:10:59,285 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.300s 2022-02-21 01:10:59,324 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7c85a1-64d6-4a0a-82ac-a49d54723896', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7c85a1-64d6-4a0a-82ac-a49d54723896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:00,374 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:11:00,374 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001cd3d1-c75e-4044-baf1-d56fc4f145f3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001cd3d1-c75e-4044-baf1-d56fc4f145f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:01,583 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.200s 2022-02-21 01:11:01,583 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01eaea65-06f9-4b8d-a8ba-c66a8de1f167', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01eaea65-06f9-4b8d-a8ba-c66a8de1f167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:02,635 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:11:02,636 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b20c63-8c8b-4de9-a161-8d40753c9091', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b20c63-8c8b-4de9-a161-8d40753c9091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:03,694 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.046s 2022-02-21 01:11:03,695 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d253c882-ef19-41b9-a910-60783225a7c3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d253c882-ef19-41b9-a910-60783225a7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:04,749 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.039s 2022-02-21 01:11:04,755 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0ef487-a22f-4600-8eee-56c92442911d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0ef487-a22f-4600-8eee-56c92442911d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:05,812 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.048s 2022-02-21 01:11:05,813 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf545fe7-c8a0-4d20-be6f-187d6fff2f6e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf545fe7-c8a0-4d20-be6f-187d6fff2f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:06,881 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:11:06,881 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d70c067-4ec7-46cf-9c08-f338693cff0c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d70c067-4ec7-46cf-9c08-f338693cff0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:07,945 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:11:07,945 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfd99dc-5335-45d1-9ea5-2d3713777273', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfd99dc-5335-45d1-9ea5-2d3713777273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:09,093 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.140s 2022-02-21 01:11:09,094 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbd4e7b-7479-4a08-9e73-abcdb9da81f7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbd4e7b-7479-4a08-9e73-abcdb9da81f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:10,147 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:11:10,147 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcb527a-6623-4609-93e0-f745a9f778ad', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcb527a-6623-4609-93e0-f745a9f778ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:11,203 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:11:11,203 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcb34d4-cd34-4258-8671-0ab898b5fb2b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcb34d4-cd34-4258-8671-0ab898b5fb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:12,267 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:11:12,268 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95696c36-f31d-43e2-957b-7bb57977b1d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95696c36-f31d-43e2-957b-7bb57977b1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:13,322 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.046s 2022-02-21 01:11:13,322 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3243957b-e621-4645-9f17-f2d13de6855c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3243957b-e621-4645-9f17-f2d13de6855c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:14,374 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:11:14,374 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f4888e-7d90-4ec1-9b6e-24c1f6b38989', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f4888e-7d90-4ec1-9b6e-24c1f6b38989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:15,686 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.303s 2022-02-21 01:11:15,687 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636a9459-c84e-4391-bdcb-3f826c201c0a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636a9459-c84e-4391-bdcb-3f826c201c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:10:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:16,745 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:11:16,746 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873be1c0-d78f-459e-8526-0492eb491045', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873be1c0-d78f-459e-8526-0492eb491045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:17,802 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:11:17,802 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb65b87-7377-4d0a-b42a-e311afb6e051', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb65b87-7377-4d0a-b42a-e311afb6e051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:18,850 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:11:18,850 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28225ed-b2e3-4725-a9cc-9d2862551114', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28225ed-b2e3-4725-a9cc-9d2862551114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:19,909 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:11:19,915 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc7d1fa-25c9-451f-ab46-2e7afb227094', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc7d1fa-25c9-451f-ab46-2e7afb227094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:20,966 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:11:20,967 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7732cf-c8b6-416b-a2e8-a2d320fb16fc', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7732cf-c8b6-416b-a2e8-a2d320fb16fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:20,974 117827 INFO [tempest.common.waiters] volume 3d76e451-45e3-48ae-b581-1709b58b8623 reached available after waiting for 30.974760 seconds 2022-02-21 01:11:21,023 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.048s 2022-02-21 01:11:21,023 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d26c9d1-0150-4b52-84bc-edda745da095', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d26c9d1-0150-4b52-84bc-edda745da095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "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": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:11:21,139 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91/identity/v3/auth/tokens 0.100s 2022-02-21 01:11:21,139 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a38648ee-3cb7-448f-bf3a-a8734165fcc3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f525569d9ed4d61926ddad83a270032", "name": "tempest-TestVolumeBootPattern-1305470809-project", "password_expires_at": null}, "audit_ids": ["adrtemhpRMCbHKSSLRxoBQ"], "expires_at": "2022-02-21T02:11:21.000000Z", "issued_at": "2022-02-21T01:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c96b1f3aaed4700a792cf9d25aaaca3", "name": "tempest-TestVolumeBootPattern-1305470809"}, "is_domain": false, "roles": [{"id": "10af6e232dab44c8ad6d3d3dfbba17a6", "name": "reader"}, {"id": "d866912b115b4ffd92d5011a81e30fc3", "name": "member"}], "catalog": [{"endpoints": [{"id": "f4009f08da3f48b59f7cc1adc65b5450", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2.1", "region": "RegionOne"}], "id": "08eb78e0e22b41879fd6026632f25e0b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1e8ba094193043cca34316c6eeb0ff30", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/compute/v2/0c96b1f3aaed4700a792cf9d25aaaca3", "region": "RegionOne"}], "id": "0f250bc1b74a4ac98464381cddbfc393", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9912e50e68484c73bc1095bca0368fdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:9696/", "region": "RegionOne"}], "id": "5b0ad5ce215d45ac9603d59cf4cad9aa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d0a0b8bda0e14ab18ef6cecd2ecc1e62", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/identity", "region": "RegionOne"}], "id": "b9785048b79e425492afae258f7cce01", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aaba180bbe640f08add6d6d7562284e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3", "region": "RegionOne"}], "id": "bdaefd60bfa742e2b647aa8352def01a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1c0768aa0e42444ca90bd18311fecb0c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91:8080/v1/AUTH_0c96b1f3aaed4700a792cf9d25aaaca3", "region": "RegionOne"}, {"id": "ab7e9662109742fcb38d15e8c5e01a58", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.91:8080", "region": "RegionOne"}], "id": "cb6404ff8ff946ada1f096123f7248f8", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7373f8839c13423584bff9c2c88aa26a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3", "region": "RegionOne"}], "id": "e2e4b59f5a8949ab8072b521b35e2180", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e4254491b104411499fe7423b899f1a5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/image", "region": "RegionOne"}], "id": "fa5ee1dc1cd747cb804aa997f695f523", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc95fbded51842bb8b6c09c717f9b381", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.91/placement", "region": "RegionOne"}], "id": "fdc950f9e3ab4ef68d4a7e2fc35567c0", "type": "placement", "name": "placement"}]}}' 2022-02-21 01:11:21,140 117827 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'efea3425-6681-4069-adc6-8204b8ffe9c5', 'name': 'tempest-TestVolumeBootPattern-398256628-network', 'tenant_id': '0c96b1f3aaed4700a792cf9d25aaaca3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0c96b1f3aaed4700a792cf9d25aaaca3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 369, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-21T01:10:23Z', 'updated_at': '2022-02-21T01:10:23Z', 'revision_number': 1} available for tenant 2022-02-21 01:11:22,428 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.91/compute/v2.1/servers 1.287s 2022-02-21 01:11:22,428 117827 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-1849812840", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-74044564", "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "block_device_mapping_v2": [{"uuid": "3d76e451-45e3-48ae-b581-1709b58b8623", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "efea3425-6681-4069-adc6-8204b8ffe9c5"}]}} Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c92749-e3e0-4ba1-98c6-d80ca07a625c', 'x-compute-request-id': 'req-b2c92749-e3e0-4ba1-98c6-d80ca07a625c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/servers'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "adminPass": "pkzjL6jtQbkc"}}' 2022-02-21 01:11:22,550 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.119s 2022-02-21 01:11:22,550 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a6ae56-be14-43ec-8b66-c4f0584ea4c2', 'x-compute-request-id': 'req-88a6ae56-be14-43ec-8b66-c4f0584ea4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "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": []}}' 2022-02-21 01:11:23,676 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.110s 2022-02-21 01:11:23,677 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c302127b-b60b-4f73-bd4d-33b629ba3178', 'x-compute-request-id': 'req-c302127b-b60b-4f73-bd4d-33b629ba3178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "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": []}}' 2022-02-21 01:11:25,125 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.429s 2022-02-21 01:11:25,125 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1191', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefcd94a-9d3a-4552-bcfa-4dee7c7f492a', 'x-compute-request-id': 'req-aefcd94a-9d3a-4552-bcfa-4dee7c7f492a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:25,133 117827 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-02-21 01:11:26,258 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.124s 2022-02-21 01:11:26,258 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca90313f-93e9-4d28-a575-9ef3d7ce39f9', 'x-compute-request-id': 'req-ca90313f-93e9-4d28-a575-9ef3d7ce39f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "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": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:26,266 117827 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-02-21 01:11:27,488 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.216s 2022-02-21 01:11:27,488 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:27 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-9de08e3e-43be-4f59-b375-08e50fecadcb', 'x-compute-request-id': 'req-9de08e3e-43be-4f59-b375-08e50fecadcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "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": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:29,077 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.579s 2022-02-21 01:11:29,077 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:28 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-1c11275d-c850-44b4-b9b0-b4f748e31e1b', 'x-compute-request-id': 'req-1c11275d-c850-44b4-b9b0-b4f748e31e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:29,087 117827 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2022-02-21 01:11:30,267 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.178s 2022-02-21 01:11:30,271 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:30 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-8beee4c3-dac6-4245-96d2-e307709e8dcf', 'x-compute-request-id': 'req-8beee4c3-dac6-4245-96d2-e307709e8dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:31,639 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.359s 2022-02-21 01:11:31,639 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:31 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-428afc06-0c19-4e0c-a132-d943be5ebdcf', 'x-compute-request-id': 'req-428afc06-0c19-4e0c-a132-d943be5ebdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:32,969 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.321s 2022-02-21 01:11:32,970 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:32 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-ec6ad09e-2c9c-4098-a891-52fff4118b75', 'x-compute-request-id': 'req-ec6ad09e-2c9c-4098-a891-52fff4118b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:34,212 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.231s 2022-02-21 01:11:34,213 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:33 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-2b6da920-cf52-4afb-b375-056e880cea83', 'x-compute-request-id': 'req-2b6da920-cf52-4afb-b375-056e880cea83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:35,405 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.184s 2022-02-21 01:11:35,406 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:35 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-3923453c-8adb-470c-aff4-39fa54b77c47', 'x-compute-request-id': 'req-3923453c-8adb-470c-aff4-39fa54b77c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:36,714 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.298s 2022-02-21 01:11:36,714 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:36 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-78a86f21-a30d-4ab5-a7e6-5ac05a1f7a56', 'x-compute-request-id': 'req-78a86f21-a30d-4ab5-a7e6-5ac05a1f7a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:37,959 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.235s 2022-02-21 01:11:37,959 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:37 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-e830d985-2ec6-4917-bea1-28daf87c78b8', 'x-compute-request-id': 'req-e830d985-2ec6-4917-bea1-28daf87c78b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:39,232 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.264s 2022-02-21 01:11:39,232 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:38 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-9bc579cf-393f-46ce-877f-2d51a1233c12', 'x-compute-request-id': 'req-9bc579cf-393f-46ce-877f-2d51a1233c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:40,448 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.208s 2022-02-21 01:11:40,449 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:40 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-f7edd8b6-9d4a-45af-a8f6-9b4bf9814141', 'x-compute-request-id': 'req-f7edd8b6-9d4a-45af-a8f6-9b4bf9814141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:41,653 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.196s 2022-02-21 01:11:41,653 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:41 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-d970bb0a-25ea-444d-8828-e69061f72066', 'x-compute-request-id': 'req-d970bb0a-25ea-444d-8828-e69061f72066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:42,856 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.193s 2022-02-21 01:11:42,856 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:42 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-a5f521b5-b66b-48d1-812c-a033cce89bb4', 'x-compute-request-id': 'req-a5f521b5-b66b-48d1-812c-a033cce89bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:44,036 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.171s 2022-02-21 01:11:44,037 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:43 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-491c97e2-7715-4d92-9a23-4f4be06af4c7', 'x-compute-request-id': 'req-491c97e2-7715-4d92-9a23-4f4be06af4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:45,224 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.179s 2022-02-21 01:11:45,225 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:45 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-ad09be34-9b13-473d-b98a-6f3a48c45794', 'x-compute-request-id': 'req-ad09be34-9b13-473d-b98a-6f3a48c45794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "BUILD", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:46,414 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.181s 2022-02-21 01:11:46,414 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:46 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-db4a480f-6bcb-449d-b194-ea571913a87d', 'x-compute-request-id': 'req-db4a480f-6bcb-449d-b194-ea571913a87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:45Z", "addresses": {"tempest-TestVolumeBootPattern-398256628-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:46,422 117827 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2022-02-21 01:11:46,603 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.180s 2022-02-21 01:11:46,604 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:11:46 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-a483e0c4-7bc9-40e3-a7d2-8fe0bef47c75', 'x-compute-request-id': 'req-a483e0c4-7bc9-40e3-a7d2-8fe0bef47c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:11:45Z", "addresses": {"tempest-TestVolumeBootPattern-398256628-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:11:46,611 117827 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': 'f114c776-ca8f-4972-a0a7-3af4a2740a2e', 'name': 'tempest-TestVolumeBootPattern-server-1849812840', 'status': 'ACTIVE', 'tenant_id': '0c96b1f3aaed4700a792cf9d25aaaca3', 'user_id': '6f525569d9ed4d61926ddad83a270032', 'metadata': {}, 'hostId': 'c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/flavors/452'}]}, 'created': '2022-02-21T01:11:22Z', 'updated': '2022-02-21T01:11:45Z', 'addresses': {'tempest-TestVolumeBootPattern-398256628-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:0d:90:34'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}, {'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-74044564', 'OS-SRV-USG:launched_at': '2022-02-21T01:11:45.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1124718028'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '3d76e451-45e3-48ae-b581-1709b58b8623'}]} 2022-02-21 01:11:46,612 117827 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': 'f114c776-ca8f-4972-a0a7-3af4a2740a2e', 'name': 'tempest-TestVolumeBootPattern-server-1849812840', 'status': 'ACTIVE', 'tenant_id': '0c96b1f3aaed4700a792cf9d25aaaca3', 'user_id': '6f525569d9ed4d61926ddad83a270032', 'metadata': {}, 'hostId': 'c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/flavors/452'}]}, 'created': '2022-02-21T01:11:22Z', 'updated': '2022-02-21T01:11:45Z', 'addresses': {'tempest-TestVolumeBootPattern-398256628-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:0d:90:34'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}, {'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-74044564', 'OS-SRV-USG:launched_at': '2022-02-21T01:11:45.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1124718028'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '3d76e451-45e3-48ae-b581-1709b58b8623'}]} 2022-02-21 01:11:46,819 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91:9696/v2.0/ports?device_id=f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.207s 2022-02-21 01:11:46,820 117827 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': '930', 'x-openstack-request-id': 'req-872b9d43-80de-4594-8782-7d42339dbdac', 'date': 'Mon, 21 Feb 2022 01:11:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91:9696/v2.0/ports?device_id=f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"ports":[{"id":"6f209b80-f946-4b10-9f3f-3eab83a2ef86","name":"","network_id":"efea3425-6681-4069-adc6-8204b8ffe9c5","tenant_id":"0c96b1f3aaed4700a792cf9d25aaaca3","mac_address":"fa:16:3e:0d:90:34","admin_state_up":true,"status":"ACTIVE","device_id":"f114c776-ca8f-4972-a0a7-3af4a2740a2e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b99053b7-c18c-4cdf-a622-630b69f1362e","ip_address":"172.20.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0b77437-2c72-4721-ba41-8f8de6b7154d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81322","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-02-21T01:11:26Z","updated_at":"2022-02-21T01:11:42Z","revision_number":5,"project_id":"0c96b1f3aaed4700a792cf9d25aaaca3"}]}' 2022-02-21 01:11:49,495 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.91:9696/v2.0/floatingips 2.675s 2022-02-21 01:11:49,496 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "port_id": "6f209b80-f946-4b10-9f3f-3eab83a2ef86", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "fixed_ip_address": "172.20.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-28a279ab-a480-4652-8f53-f319cd7a072a', 'date': 'Mon, 21 Feb 2022 01:11:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b95996ed-c297-4783-8d37-cff338773312", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "floating_ip_address": "172.27.2.189", "floating_network_id": "343ae53c-8905-4ce7-8b07-618f69dc979d", "router_id": "b2348e42-c3d0-431c-8e80-adbdd87a0e62", "port_id": "6f209b80-f946-4b10-9f3f-3eab83a2ef86", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "project_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "description": "", "port_details": {"name": "", "network_id": "efea3425-6681-4069-adc6-8204b8ffe9c5", "mac_address": "fa:16:3e:0d:90:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-21T01:11:47Z", "updated_at": "2022-02-21T01:11:47Z", "revision_number": 0}}' 2022-02-21 01:11:49,509 117827 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.189:22' as 'ubuntu' with public key authentication 2022-02-21 01:11:53,572 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 1. Retry after 2 seconds. 2022-02-21 01:11:59,136 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 2. Retry after 3 seconds. 2022-02-21 01:12:05,696 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 3. Retry after 4 seconds. 2022-02-21 01:12:13,280 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 4. Retry after 5 seconds. 2022-02-21 01:12:21,856 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 5. Retry after 6 seconds. 2022-02-21 01:12:28,383 117827 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.189 ([Errno None] Unable to connect to port 22 on 172.27.2.189). Number attempts: 6. Retry after 7 seconds. 2022-02-21 01:12:35,942 117827 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-21 01:12:36,333 117827 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-21 01:12:36,333 117827 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.189 successfully created 2022-02-21 01:12:36,333 117827 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" 2022-02-21 01:12:36,334 117827 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.189:22' as 'ubuntu' with public key authentication 2022-02-21 01:12:36,371 117827 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-21 01:12:36,471 117827 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-21 01:12:36,473 117827 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.189 successfully created 2022-02-21 01:13:17,692 117827 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-02-21 01:13:17,692 117827 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.189:22' as 'ubuntu' with public key authentication 2022-02-21 01:13:17,717 117827 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-21 01:13:17,845 117827 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-21 01:13:17,846 117827 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.189 successfully created 2022-02-21 01:13:58,105 117827 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': 'f114c776-ca8f-4972-a0a7-3af4a2740a2e', 'name': 'tempest-TestVolumeBootPattern-server-1849812840', 'status': 'ACTIVE', 'tenant_id': '0c96b1f3aaed4700a792cf9d25aaaca3', 'user_id': '6f525569d9ed4d61926ddad83a270032', 'metadata': {}, 'hostId': 'c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/flavors/452'}]}, 'created': '2022-02-21T01:11:22Z', 'updated': '2022-02-21T01:11:45Z', 'addresses': {'tempest-TestVolumeBootPattern-398256628-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:0d:90:34'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}, {'rel': 'bookmark', 'href': 'http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-74044564', 'OS-SRV-USG:launched_at': '2022-02-21T01:11:45.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1124718028'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '3d76e451-45e3-48ae-b581-1709b58b8623'}]} 2022-02-21 01:13:58,496 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.390s 2022-02-21 01:13:58,497 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 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-a8e27c71-13ef-4c66-b207-2cdfc8be923a', 'x-compute-request-id': 'req-a8e27c71-13ef-4c66-b207-2cdfc8be923a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'' 2022-02-21 01:13:58,672 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.174s 2022-02-21 01:13:58,672 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:58 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-5f66659f-8621-41e1-a212-0bcc12b1eab9', 'x-compute-request-id': 'req-5f66659f-8621-41e1-a212-0bcc12b1eab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {"tempest-TestVolumeBootPattern-398256628-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}, {"version": 4, "addr": "172.27.2.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:13:59,838 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.157s 2022-02-21 01:13:59,838 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:13:59 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-a5b07dca-20e8-465a-84fb-927016548061', 'x-compute-request-id': 'req-a5b07dca-20e8-465a-84fb-927016548061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {"tempest-TestVolumeBootPattern-398256628-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}, {"version": 4, "addr": "172.27.2.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:01,047 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.200s 2022-02-21 01:14:01,048 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:00 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-a871225b-b40c-4200-bdb0-8580d9c7e137', 'x-compute-request-id': 'req-a871225b-b40c-4200-bdb0-8580d9c7e137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {"tempest-TestVolumeBootPattern-398256628-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}, {"version": 4, "addr": "172.27.2.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:90:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1124718028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:02,146 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:02,147 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79976eef-9e01-4d31-bb6a-755f90620f95', 'x-compute-request-id': 'req-79976eef-9e01-4d31-bb6a-755f90620f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:03,241 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:03,241 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7936c2e9-a1aa-412f-8059-28c2a52ff650', 'x-compute-request-id': 'req-7936c2e9-a1aa-412f-8059-28c2a52ff650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:04,337 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:04,338 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ebfa47-e471-4be0-9e82-31e31a156447', 'x-compute-request-id': 'req-08ebfa47-e471-4be0-9e82-31e31a156447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:05,430 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:14:05,431 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fb5bd2-27c1-41e3-b392-f3bc1775994e', 'x-compute-request-id': 'req-57fb5bd2-27c1-41e3-b392-f3bc1775994e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:06,525 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:06,525 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7ce2f4-a093-4adb-8fde-81ba534df87a', 'x-compute-request-id': 'req-de7ce2f4-a093-4adb-8fde-81ba534df87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:07,674 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.140s 2022-02-21 01:14:07,675 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-842b5eca-4903-4aa4-a1a4-ded09dd13286', 'x-compute-request-id': 'req-842b5eca-4903-4aa4-a1a4-ded09dd13286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:08,815 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.132s 2022-02-21 01:14:08,816 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ced7e1a-35ae-4457-9368-077dd470da1c', 'x-compute-request-id': 'req-2ced7e1a-35ae-4457-9368-077dd470da1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:09,911 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:09,912 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac84052f-0c55-412e-b502-482865e6e753', 'x-compute-request-id': 'req-ac84052f-0c55-412e-b502-482865e6e753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:11,015 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.094s 2022-02-21 01:14:11,015 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3277b4bb-fd68-47d5-85c0-afd21ad648de', 'x-compute-request-id': 'req-3277b4bb-fd68-47d5-85c0-afd21ad648de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:12,113 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:12,114 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92f930b-1d70-468c-8c17-9b9aaeac424a', 'x-compute-request-id': 'req-b92f930b-1d70-468c-8c17-9b9aaeac424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:13,216 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:14:13,216 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121c29ff-8dea-43db-b458-862642f8178f', 'x-compute-request-id': 'req-121c29ff-8dea-43db-b458-862642f8178f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:14,313 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:14,313 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae4d89b-a4ce-449d-b0e5-bc534ff4780d', 'x-compute-request-id': 'req-4ae4d89b-a4ce-449d-b0e5-bc534ff4780d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:15,410 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:14:15,411 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779db35e-bce8-4a25-85e5-8a55920bc72c', 'x-compute-request-id': 'req-779db35e-bce8-4a25-85e5-8a55920bc72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:16,509 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:16,510 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffddd4f2-8c04-4706-9971-eac0e300c67a', 'x-compute-request-id': 'req-ffddd4f2-8c04-4706-9971-eac0e300c67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:17,603 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:17,604 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf0752c-8cf3-4341-bb8c-fdaffdd9664a', 'x-compute-request-id': 'req-edf0752c-8cf3-4341-bb8c-fdaffdd9664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:18,699 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:18,700 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89e9cc5-3379-4812-8534-94822e92051c', 'x-compute-request-id': 'req-d89e9cc5-3379-4812-8534-94822e92051c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:19,794 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:19,794 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7455893-73f9-4f1b-9bd4-fd488bb8772b', 'x-compute-request-id': 'req-c7455893-73f9-4f1b-9bd4-fd488bb8772b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:20,884 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:14:20,885 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049c65fe-4e38-4748-8ba4-ae64d654a59a', 'x-compute-request-id': 'req-049c65fe-4e38-4748-8ba4-ae64d654a59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:21,981 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:21,982 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a59b454-03d4-4bb8-8238-0491ef758592', 'x-compute-request-id': 'req-5a59b454-03d4-4bb8-8238-0491ef758592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:23,078 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:23,079 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6bdfe08-f64f-4315-815b-8e8551943149', 'x-compute-request-id': 'req-f6bdfe08-f64f-4315-815b-8e8551943149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:24,182 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.095s 2022-02-21 01:14:24,182 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5333594b-4b2a-4f05-8730-460a7ff67dbf', 'x-compute-request-id': 'req-5333594b-4b2a-4f05-8730-460a7ff67dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:25,285 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:14:25,285 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97cab2f-5bc6-4f81-b47c-cb5287bfc4eb', 'x-compute-request-id': 'req-a97cab2f-5bc6-4f81-b47c-cb5287bfc4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:26,379 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:26,380 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222ba7e9-b25c-4455-a027-d2d49b82e9a3', 'x-compute-request-id': 'req-222ba7e9-b25c-4455-a027-d2d49b82e9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:27,473 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:27,473 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3709b1-4059-4873-a346-f1b278ddcd73', 'x-compute-request-id': 'req-fd3709b1-4059-4873-a346-f1b278ddcd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:28,568 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:28,568 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2e033e-ed6b-4613-9775-5f5ba92383df', 'x-compute-request-id': 'req-bb2e033e-ed6b-4613-9775-5f5ba92383df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:29,690 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.113s 2022-02-21 01:14:29,690 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-704c0a99-3e00-466e-8444-34a149f34fe5', 'x-compute-request-id': 'req-704c0a99-3e00-466e-8444-34a149f34fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:30,786 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:30,787 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89870854-9291-4c78-bed5-70c8dcb61b23', 'x-compute-request-id': 'req-89870854-9291-4c78-bed5-70c8dcb61b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:31,888 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:14:31,888 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4eebdd7-e77a-487c-9c86-c11f61d8cba2', 'x-compute-request-id': 'req-e4eebdd7-e77a-487c-9c86-c11f61d8cba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:32,988 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:14:32,988 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1f2a2b-225a-4ff9-8bfc-1fcb8b209719', 'x-compute-request-id': 'req-fc1f2a2b-225a-4ff9-8bfc-1fcb8b209719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:34,086 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:34,086 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-062872c0-cca9-43f5-ba89-48d3a656dced', 'x-compute-request-id': 'req-062872c0-cca9-43f5-ba89-48d3a656dced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:35,189 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.094s 2022-02-21 01:14:35,190 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8540666-b398-4173-beff-2efa3704f319', 'x-compute-request-id': 'req-c8540666-b398-4173-beff-2efa3704f319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:36,286 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:36,286 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1762bd45-f038-4018-849b-ebed57bd9c23', 'x-compute-request-id': 'req-1762bd45-f038-4018-849b-ebed57bd9c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:37,382 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:14:37,383 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56986674-8db1-40c6-848b-1bb44bdcc879', 'x-compute-request-id': 'req-56986674-8db1-40c6-848b-1bb44bdcc879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:38,482 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:14:38,482 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c95a64-b404-4050-993c-a63156a6d9a1', 'x-compute-request-id': 'req-54c95a64-b404-4050-993c-a63156a6d9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:39,584 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:14:39,584 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328fd5ff-13fb-42ba-9f20-e3e3aad4efef', 'x-compute-request-id': 'req-328fd5ff-13fb-42ba-9f20-e3e3aad4efef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:40,686 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.094s 2022-02-21 01:14:40,687 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b983c4-721d-4243-b97c-40d0321ad45f', 'x-compute-request-id': 'req-b6b983c4-721d-4243-b97c-40d0321ad45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:41,783 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:14:41,784 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc019f60-a349-44d2-8d1c-10022c62fec2', 'x-compute-request-id': 'req-bc019f60-a349-44d2-8d1c-10022c62fec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:42,883 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:14:42,884 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b413490-8eec-4cfc-b897-ecbb88effa89', 'x-compute-request-id': 'req-4b413490-8eec-4cfc-b897-ecbb88effa89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:43,981 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:14:43,981 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e2270f-dfbd-4a59-9cc8-890386a4a676', 'x-compute-request-id': 'req-02e2270f-dfbd-4a59-9cc8-890386a4a676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:45,076 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:45,076 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b85ab43-d3c5-4f84-ad99-05ed823e5adc', 'x-compute-request-id': 'req-3b85ab43-d3c5-4f84-ad99-05ed823e5adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:46,171 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:46,171 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a6ea4c4-adfb-4c8e-b670-c330d90e2f4a', 'x-compute-request-id': 'req-0a6ea4c4-adfb-4c8e-b670-c330d90e2f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:47,264 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:47,264 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d079b05-c523-45c8-a067-ae041e7be297', 'x-compute-request-id': 'req-9d079b05-c523-45c8-a067-ae041e7be297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:48,355 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:14:48,355 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69dd0f05-c0d1-47b6-ad90-5522479aac44', 'x-compute-request-id': 'req-69dd0f05-c0d1-47b6-ad90-5522479aac44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:49,452 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:14:49,452 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba54af44-3d39-432a-bff6-f6ac03b54d8b', 'x-compute-request-id': 'req-ba54af44-3d39-432a-bff6-f6ac03b54d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:50,545 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:14:50,546 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e78676d-d31a-4d0a-a4fd-8ed25f0e5957', 'x-compute-request-id': 'req-6e78676d-d31a-4d0a-a4fd-8ed25f0e5957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:51,640 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:51,641 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf39316-10fd-47ac-bec9-0a6d69765909', 'x-compute-request-id': 'req-5cf39316-10fd-47ac-bec9-0a6d69765909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:52,735 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:14:52,736 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594ccfbe-745d-4ee3-b0b4-b9e1f1951a90', 'x-compute-request-id': 'req-594ccfbe-745d-4ee3-b0b4-b9e1f1951a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:53,830 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:53,830 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105d9bc4-0880-496a-b584-6360c241a82d', 'x-compute-request-id': 'req-105d9bc4-0880-496a-b584-6360c241a82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:54,927 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:14:54,927 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697819bb-8bcc-43ad-b02e-7aff5b58b4e3', 'x-compute-request-id': 'req-697819bb-8bcc-43ad-b02e-7aff5b58b4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:56,038 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.101s 2022-02-21 01:14:56,039 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930cc405-a545-496b-835f-7d28ab5d1842', 'x-compute-request-id': 'req-930cc405-a545-496b-835f-7d28ab5d1842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:57,137 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:14:57,137 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0012e3-fb85-43c7-bc68-8a041ca58283', 'x-compute-request-id': 'req-cc0012e3-fb85-43c7-bc68-8a041ca58283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:58,229 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:14:58,230 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c326eb1f-9aaf-4814-a864-750828967851', 'x-compute-request-id': 'req-c326eb1f-9aaf-4814-a864-750828967851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:14:59,325 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:14:59,325 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9c38e5-2284-43f1-8cb0-58797213ced8', 'x-compute-request-id': 'req-ea9c38e5-2284-43f1-8cb0-58797213ced8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:00,419 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:00,420 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42578cd0-8736-4b5c-bebc-34cb902f8f49', 'x-compute-request-id': 'req-42578cd0-8736-4b5c-bebc-34cb902f8f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:01,511 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:15:01,512 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d71646a-e1cd-4b66-b4a6-a39e81af0951', 'x-compute-request-id': 'req-3d71646a-e1cd-4b66-b4a6-a39e81af0951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:02,607 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:15:02,608 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9de48e9-52ba-4766-9ab1-531a0ac8b6dd', 'x-compute-request-id': 'req-f9de48e9-52ba-4766-9ab1-531a0ac8b6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:03,701 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:03,702 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2fa1cad-8ac3-4db4-bb20-473b6b02a8aa', 'x-compute-request-id': 'req-a2fa1cad-8ac3-4db4-bb20-473b6b02a8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:04,794 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:04,794 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be1b565-c4e4-4b2a-9175-c02adf12a4ca', 'x-compute-request-id': 'req-8be1b565-c4e4-4b2a-9175-c02adf12a4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:05,890 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:15:05,890 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff19846f-702b-4e58-b200-6314fd01b14c', 'x-compute-request-id': 'req-ff19846f-702b-4e58-b200-6314fd01b14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:06,984 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:06,985 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a815a3a-1cf7-43c1-ad5e-54e9f315896f', 'x-compute-request-id': 'req-1a815a3a-1cf7-43c1-ad5e-54e9f315896f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:08,077 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:08,078 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf8aff3-348c-4e0f-b0b4-bcb29e54e233', 'x-compute-request-id': 'req-0cf8aff3-348c-4e0f-b0b4-bcb29e54e233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:09,176 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:15:09,176 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645fe58b-62dc-48b8-a3d0-d8ef56859a88', 'x-compute-request-id': 'req-645fe58b-62dc-48b8-a3d0-d8ef56859a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:10,271 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:10,271 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc70917-2328-4461-819e-1c5e47e5e4e4', 'x-compute-request-id': 'req-9dc70917-2328-4461-819e-1c5e47e5e4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:11,364 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:11,365 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b649776-a59e-4c1d-99f2-5dc669416695', 'x-compute-request-id': 'req-7b649776-a59e-4c1d-99f2-5dc669416695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:12,459 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:12,460 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6113d1-b389-41fa-93f0-e9a7d2a78bf4', 'x-compute-request-id': 'req-7d6113d1-b389-41fa-93f0-e9a7d2a78bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:13,557 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:15:13,557 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5feeb7-180c-4f6c-ab88-93216d0bc862', 'x-compute-request-id': 'req-ab5feeb7-180c-4f6c-ab88-93216d0bc862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:14,656 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:15:14,657 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ea5646-f43f-4e0a-8e21-3f328d63a559', 'x-compute-request-id': 'req-f9ea5646-f43f-4e0a-8e21-3f328d63a559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:15,749 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:15,750 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d61a9697-53fa-4727-852f-72fee4b60b6a', 'x-compute-request-id': 'req-d61a9697-53fa-4727-852f-72fee4b60b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:16,840 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:15:16,840 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d05c72b-c87b-4e1e-a497-84c98ae121e1', 'x-compute-request-id': 'req-1d05c72b-c87b-4e1e-a497-84c98ae121e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:17,933 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:17,933 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173142cb-a112-48b7-9980-77de9f36eaa7', 'x-compute-request-id': 'req-173142cb-a112-48b7-9980-77de9f36eaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:19,025 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:15:19,026 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db4eac0-6f74-41f5-9fd5-8f0e0d822c53', 'x-compute-request-id': 'req-5db4eac0-6f74-41f5-9fd5-8f0e0d822c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:20,118 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:20,118 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2c4afb-4cc1-455a-a3eb-53425f3a58a6', 'x-compute-request-id': 'req-0c2c4afb-4cc1-455a-a3eb-53425f3a58a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:21,212 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:21,213 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f42eb13-00e8-4e13-9034-fe19a0c62144', 'x-compute-request-id': 'req-0f42eb13-00e8-4e13-9034-fe19a0c62144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:22,305 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:22,306 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff513fcf-02a4-4a06-8d5a-264069c3572f', 'x-compute-request-id': 'req-ff513fcf-02a4-4a06-8d5a-264069c3572f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:23,400 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:23,401 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba88bdfb-0a87-47cb-b38b-7e2ce710d4eb', 'x-compute-request-id': 'req-ba88bdfb-0a87-47cb-b38b-7e2ce710d4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:24,494 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:24,495 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3fb69c-76bc-4001-861f-2f0f0cde111b', 'x-compute-request-id': 'req-cf3fb69c-76bc-4001-861f-2f0f0cde111b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:25,596 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.092s 2022-02-21 01:15:25,596 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af64a6b-f2e2-4e64-a29a-ec022177c426', 'x-compute-request-id': 'req-3af64a6b-f2e2-4e64-a29a-ec022177c426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:26,914 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.310s 2022-02-21 01:15:26,915 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee43583e-9ec1-41f5-9884-55ea94b1a490', 'x-compute-request-id': 'req-ee43583e-9ec1-41f5-9884-55ea94b1a490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:28,014 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.092s 2022-02-21 01:15:28,015 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da8ec85-2c2c-42b7-8f60-52ccd8ac0ffa', 'x-compute-request-id': 'req-6da8ec85-2c2c-42b7-8f60-52ccd8ac0ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:29,110 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:15:29,110 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-616d18b1-ccdc-47e0-8a52-37d9590aeb2a', 'x-compute-request-id': 'req-616d18b1-ccdc-47e0-8a52-37d9590aeb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:30,203 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:30,203 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b047b24-7395-4cc1-bc10-c5eb24ae4ffa', 'x-compute-request-id': 'req-4b047b24-7395-4cc1-bc10-c5eb24ae4ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:31,297 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:31,297 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c9f7a1-cecf-4ebf-8c7f-dd0ae7a25838', 'x-compute-request-id': 'req-84c9f7a1-cecf-4ebf-8c7f-dd0ae7a25838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:32,394 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:15:32,394 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f99fb1-428b-47b8-a281-ae0b46fe65b0', 'x-compute-request-id': 'req-58f99fb1-428b-47b8-a281-ae0b46fe65b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:33,490 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:15:33,491 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bcf6549-861c-4716-9c97-959f50f8c10f', 'x-compute-request-id': 'req-3bcf6549-861c-4716-9c97-959f50f8c10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:34,585 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:34,586 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e66817-000e-4cbf-9bd4-2ca9f61f56ef', 'x-compute-request-id': 'req-36e66817-000e-4cbf-9bd4-2ca9f61f56ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:35,680 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:35,680 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71af9f65-eeca-471e-967d-2d4d4a8ddebe', 'x-compute-request-id': 'req-71af9f65-eeca-471e-967d-2d4d4a8ddebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:36,772 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:15:36,772 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932d747a-6383-4d5a-96fb-6b7b8c7b8780', 'x-compute-request-id': 'req-932d747a-6383-4d5a-96fb-6b7b8c7b8780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:37,865 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:37,865 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57147100-3fd5-4332-a662-9fd038c5241a', 'x-compute-request-id': 'req-57147100-3fd5-4332-a662-9fd038c5241a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:38,963 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:15:38,963 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c7fe6d-02c7-43f0-864d-48ef6e33694d', 'x-compute-request-id': 'req-e9c7fe6d-02c7-43f0-864d-48ef6e33694d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:40,059 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:40,059 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24da4266-77a9-40cd-bae4-bdfdb4fa592e', 'x-compute-request-id': 'req-24da4266-77a9-40cd-bae4-bdfdb4fa592e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:41,154 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:41,154 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d344eda0-9bad-4c28-8265-dd6fd8f8280a', 'x-compute-request-id': 'req-d344eda0-9bad-4c28-8265-dd6fd8f8280a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:42,248 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:42,248 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b641b2d7-2eb5-4aae-a63b-8318642a02e7', 'x-compute-request-id': 'req-b641b2d7-2eb5-4aae-a63b-8318642a02e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:43,344 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:43,344 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179fdfa3-5d2a-4493-a6dc-6973e24bf418', 'x-compute-request-id': 'req-179fdfa3-5d2a-4493-a6dc-6973e24bf418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:44,439 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:15:44,439 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b9a6eb-68b7-41bf-9c74-6a2565da0a18', 'x-compute-request-id': 'req-35b9a6eb-68b7-41bf-9c74-6a2565da0a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:45,540 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.092s 2022-02-21 01:15:45,541 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1499751e-4568-45eb-a09e-9811b0067666', 'x-compute-request-id': 'req-1499751e-4568-45eb-a09e-9811b0067666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:46,742 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.191s 2022-02-21 01:15:46,742 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b7995d-86df-4cf2-a423-3451206a97e2', 'x-compute-request-id': 'req-47b7995d-86df-4cf2-a423-3451206a97e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:47,845 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.094s 2022-02-21 01:15:47,845 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f434f110-3a5b-4351-aec0-1215bdfd81cc', 'x-compute-request-id': 'req-f434f110-3a5b-4351-aec0-1215bdfd81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:48,941 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:15:48,942 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e472bc4e-0fe1-4faf-82e2-362698ed57b9', 'x-compute-request-id': 'req-e472bc4e-0fe1-4faf-82e2-362698ed57b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:50,036 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:50,036 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ba1cf5-988f-4491-a9a5-0144795eecca', 'x-compute-request-id': 'req-18ba1cf5-988f-4491-a9a5-0144795eecca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:51,130 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:15:51,130 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0705031f-0fa3-458c-b971-46fc003f50eb', 'x-compute-request-id': 'req-0705031f-0fa3-458c-b971-46fc003f50eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:52,223 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:15:52,223 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-471688e9-5132-4109-9585-6b0c8d0b77b8', 'x-compute-request-id': 'req-471688e9-5132-4109-9585-6b0c8d0b77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:53,316 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:53,316 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26604f84-ada2-4477-9ae2-4ea852c86226', 'x-compute-request-id': 'req-26604f84-ada2-4477-9ae2-4ea852c86226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:54,417 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:15:54,418 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0c74fb-5fc4-4d59-9a9a-043e4b5127a2', 'x-compute-request-id': 'req-fa0c74fb-5fc4-4d59-9a9a-043e4b5127a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:55,514 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:15:55,514 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-209643f6-48dd-4d9d-9ffe-95c1c8022592', 'x-compute-request-id': 'req-209643f6-48dd-4d9d-9ffe-95c1c8022592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:56,608 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:56,608 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e148ae29-9b07-4aa7-a13a-85718d265713', 'x-compute-request-id': 'req-e148ae29-9b07-4aa7-a13a-85718d265713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:57,701 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:57,701 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6090d7-0df7-4e05-b846-ea0a2358a1c7', 'x-compute-request-id': 'req-2b6090d7-0df7-4e05-b846-ea0a2358a1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:58,794 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:15:58,795 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d01af3-4d3e-4a3c-aaa2-1954f6dda20c', 'x-compute-request-id': 'req-82d01af3-4d3e-4a3c-aaa2-1954f6dda20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:15:59,887 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:15:59,887 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d52d8c-da46-499b-906a-5d2546ce013a', 'x-compute-request-id': 'req-e7d52d8c-da46-499b-906a-5d2546ce013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:00,982 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:00,983 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43a7dc5-df7d-4643-9643-949a606061ce', 'x-compute-request-id': 'req-b43a7dc5-df7d-4643-9643-949a606061ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:02,084 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:16:02,090 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1d3837-7d17-4e16-ac69-14776703f7a2', 'x-compute-request-id': 'req-ea1d3837-7d17-4e16-ac69-14776703f7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:03,189 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:16:03,190 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fe68a8-3f5b-43c7-b390-4cce39d1db5a', 'x-compute-request-id': 'req-f0fe68a8-3f5b-43c7-b390-4cce39d1db5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:04,283 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:04,283 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb0050e-b553-4ac6-b4e7-168803ea5eb0', 'x-compute-request-id': 'req-1bb0050e-b553-4ac6-b4e7-168803ea5eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:05,378 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:05,378 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c59cd86-8bfc-4c23-a0a9-7fc96e84c991', 'x-compute-request-id': 'req-1c59cd86-8bfc-4c23-a0a9-7fc96e84c991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:06,471 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:06,472 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb1f5fc0-3c58-4d33-a2ee-75ea1564abbf', 'x-compute-request-id': 'req-fb1f5fc0-3c58-4d33-a2ee-75ea1564abbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:07,565 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:07,565 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-236d8cbc-f3ee-40f6-b005-498402f44ec3', 'x-compute-request-id': 'req-236d8cbc-f3ee-40f6-b005-498402f44ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:08,661 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:08,661 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e45599-345c-4ee4-b512-28db72989ab3', 'x-compute-request-id': 'req-22e45599-345c-4ee4-b512-28db72989ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:09,756 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:09,757 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ebed67-db5f-492c-9536-79f6f801f92c', 'x-compute-request-id': 'req-16ebed67-db5f-492c-9536-79f6f801f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:10,851 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:10,851 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7b9b3d-0cf3-48bd-aac6-11cf98850f0e', 'x-compute-request-id': 'req-4c7b9b3d-0cf3-48bd-aac6-11cf98850f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:11,943 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:11,944 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6275d549-133d-4d10-967b-7b4d1dbef4e9', 'x-compute-request-id': 'req-6275d549-133d-4d10-967b-7b4d1dbef4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:13,039 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:13,039 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c5bae98-15b8-4919-8b88-0e6c8cf90c6d', 'x-compute-request-id': 'req-8c5bae98-15b8-4919-8b88-0e6c8cf90c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:14,130 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:16:14,130 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf7a0c3-697e-47c4-9e98-bbe3d93771ec', 'x-compute-request-id': 'req-2bf7a0c3-697e-47c4-9e98-bbe3d93771ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:15,222 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:15,222 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f3bb7e-50ef-4278-bdcd-bccbc1cf3cde', 'x-compute-request-id': 'req-a0f3bb7e-50ef-4278-bdcd-bccbc1cf3cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:16,315 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:16,315 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-901c04da-ee8e-4d76-a175-3a76bf63e8fb', 'x-compute-request-id': 'req-901c04da-ee8e-4d76-a175-3a76bf63e8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:17,413 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:16:17,413 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a3d2c3-92f8-4314-a061-d6810cd2b4de', 'x-compute-request-id': 'req-d5a3d2c3-92f8-4314-a061-d6810cd2b4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:18,508 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:18,508 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa89c6a1-c519-49fb-9603-1357b57310d8', 'x-compute-request-id': 'req-aa89c6a1-c519-49fb-9603-1357b57310d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:19,603 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:19,603 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba48cad-8e27-4d9a-b1bd-3fba6ddb0848', 'x-compute-request-id': 'req-9ba48cad-8e27-4d9a-b1bd-3fba6ddb0848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:20,700 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:16:20,700 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9d6469-dfbd-4ab3-bc38-84cd5c3bed9f', 'x-compute-request-id': 'req-2d9d6469-dfbd-4ab3-bc38-84cd5c3bed9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:21,804 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.095s 2022-02-21 01:16:21,804 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8914345-1fef-42ac-aaf3-1fa999ac3b83', 'x-compute-request-id': 'req-c8914345-1fef-42ac-aaf3-1fa999ac3b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:22,897 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:22,898 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cbb358d-d44b-464f-942d-09073415dc23', 'x-compute-request-id': 'req-8cbb358d-d44b-464f-942d-09073415dc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:23,992 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:23,993 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb96d75-b6b2-4b9d-9475-b6ce95c55d9e', 'x-compute-request-id': 'req-deb96d75-b6b2-4b9d-9475-b6ce95c55d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:25,087 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:25,088 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e617699-3e8b-4b35-8762-a328a553673f', 'x-compute-request-id': 'req-9e617699-3e8b-4b35-8762-a328a553673f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:26,181 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:26,181 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992de9b0-5f2f-4456-8df1-a2d473f41674', 'x-compute-request-id': 'req-992de9b0-5f2f-4456-8df1-a2d473f41674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:27,272 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:16:27,273 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125e33a2-5ce9-4542-9727-f85b912a456c', 'x-compute-request-id': 'req-125e33a2-5ce9-4542-9727-f85b912a456c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:28,366 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:28,367 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e51fd46-24e9-415f-93de-1e58ccd3224b', 'x-compute-request-id': 'req-6e51fd46-24e9-415f-93de-1e58ccd3224b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:29,462 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:29,462 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26f59be-5e8a-42ce-83ae-ce1e3d3a95f1', 'x-compute-request-id': 'req-d26f59be-5e8a-42ce-83ae-ce1e3d3a95f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:30,557 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:30,557 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d07d212-bf6b-4b5e-8447-87d3b5680831', 'x-compute-request-id': 'req-5d07d212-bf6b-4b5e-8447-87d3b5680831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:31,661 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.095s 2022-02-21 01:16:31,661 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c18897-2bcd-4810-b0ea-dfa6a0db2298', 'x-compute-request-id': 'req-68c18897-2bcd-4810-b0ea-dfa6a0db2298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:32,761 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:16:32,761 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8379f08e-542d-48dd-bd2d-ce672377ca70', 'x-compute-request-id': 'req-8379f08e-542d-48dd-bd2d-ce672377ca70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:33,854 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:33,854 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb32f1d-50e0-4b5a-8408-4bb6cbf3f799', 'x-compute-request-id': 'req-4eb32f1d-50e0-4b5a-8408-4bb6cbf3f799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:34,951 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:16:34,952 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680fb66f-9e95-4f9e-b0b7-074eab277637', 'x-compute-request-id': 'req-680fb66f-9e95-4f9e-b0b7-074eab277637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:36,049 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:16:36,049 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be4e6220-bad1-44f4-b7c0-c70bbda5da81', 'x-compute-request-id': 'req-be4e6220-bad1-44f4-b7c0-c70bbda5da81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:37,148 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:16:37,148 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f9424b-61c8-404e-a0a4-1b9932721d90', 'x-compute-request-id': 'req-17f9424b-61c8-404e-a0a4-1b9932721d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:38,239 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:16:38,240 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673cbb6f-6d2a-4755-9e90-db60cc5147e1', 'x-compute-request-id': 'req-673cbb6f-6d2a-4755-9e90-db60cc5147e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:39,333 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:39,333 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e342f48c-b020-4e91-bed5-0ba0c5a44894', 'x-compute-request-id': 'req-e342f48c-b020-4e91-bed5-0ba0c5a44894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:40,430 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:16:40,430 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d59477-90c7-45ca-9e18-8eabffdaa396', 'x-compute-request-id': 'req-a3d59477-90c7-45ca-9e18-8eabffdaa396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:41,523 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:41,523 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0199d68d-c424-496a-ad8a-6e12216e2b5f', 'x-compute-request-id': 'req-0199d68d-c424-496a-ad8a-6e12216e2b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:42,615 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:16:42,615 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da77ce6-7d17-40ac-a20c-353d1f2585ea', 'x-compute-request-id': 'req-3da77ce6-7d17-40ac-a20c-353d1f2585ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:43,711 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:43,711 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f5c2a5-858f-4876-aa0f-65cab7ec2b4d', 'x-compute-request-id': 'req-31f5c2a5-858f-4876-aa0f-65cab7ec2b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:44,804 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:44,804 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462a25a3-1b35-4b4f-9d96-ada0daf85994', 'x-compute-request-id': 'req-462a25a3-1b35-4b4f-9d96-ada0daf85994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:45,899 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:45,899 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4b166d-5b4a-4126-a3f9-2675b983a77c', 'x-compute-request-id': 'req-3b4b166d-5b4a-4126-a3f9-2675b983a77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:46,994 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:46,994 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d4cb63-7468-4987-9058-60e1cc360b32', 'x-compute-request-id': 'req-f6d4cb63-7468-4987-9058-60e1cc360b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:48,088 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:48,088 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e51d6c2-b615-4b30-a523-39f1526197a5', 'x-compute-request-id': 'req-6e51d6c2-b615-4b30-a523-39f1526197a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:49,183 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:49,183 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1646e7e5-4950-476c-bb4c-abf6b164962e', 'x-compute-request-id': 'req-1646e7e5-4950-476c-bb4c-abf6b164962e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:50,280 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:16:50,281 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-312d972c-f258-41d5-9365-9565d184e800', 'x-compute-request-id': 'req-312d972c-f258-41d5-9365-9565d184e800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:51,380 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:16:51,381 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a5bf524-a668-4e77-87e5-3ddfde74ff62', 'x-compute-request-id': 'req-5a5bf524-a668-4e77-87e5-3ddfde74ff62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:52,474 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:52,475 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574a7662-a471-4d1f-9188-4efad582f57a', 'x-compute-request-id': 'req-574a7662-a471-4d1f-9188-4efad582f57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:53,572 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:53,572 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf7bde1-824b-42af-ad31-f3657c790495', 'x-compute-request-id': 'req-edf7bde1-824b-42af-ad31-f3657c790495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:54,665 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:16:54,665 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8e65ec-75ae-4fa6-8fa4-4f4dcd7413b1', 'x-compute-request-id': 'req-7d8e65ec-75ae-4fa6-8fa4-4f4dcd7413b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:55,758 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:16:55,758 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60940349-66c5-4dd9-8793-7eb0bd6a7eb7', 'x-compute-request-id': 'req-60940349-66c5-4dd9-8793-7eb0bd6a7eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:56,854 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:16:56,854 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2651905a-a5d4-4e3e-a7e3-704b43d2460c', 'x-compute-request-id': 'req-2651905a-a5d4-4e3e-a7e3-704b43d2460c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:57,948 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:16:57,949 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-607b7121-b739-4e54-a160-eb8d12ac0cd5', 'x-compute-request-id': 'req-607b7121-b739-4e54-a160-eb8d12ac0cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:16:59,197 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.239s 2022-02-21 01:16:59,197 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca11e8b-f1d2-43af-b130-9b963c39993b', 'x-compute-request-id': 'req-eca11e8b-f1d2-43af-b130-9b963c39993b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:00,290 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:00,290 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae41df2-6897-4327-8eaa-af839add9d1c', 'x-compute-request-id': 'req-4ae41df2-6897-4327-8eaa-af839add9d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:01,391 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:17:01,391 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57ea09e-e9d3-4f31-814c-b82cee55370b', 'x-compute-request-id': 'req-e57ea09e-e9d3-4f31-814c-b82cee55370b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:02,485 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:02,486 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c560c271-4440-407e-bdbe-b75ba558ad66', 'x-compute-request-id': 'req-c560c271-4440-407e-bdbe-b75ba558ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:03,579 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:03,579 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54f4a1a-6dc8-4846-80ad-d2e2431c0168', 'x-compute-request-id': 'req-f54f4a1a-6dc8-4846-80ad-d2e2431c0168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:04,674 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:04,675 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c28189-2d7f-4164-adbd-e8acf736ac0e', 'x-compute-request-id': 'req-f9c28189-2d7f-4164-adbd-e8acf736ac0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:05,767 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:05,768 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bc444f-a328-47b1-9ae8-70b4ce293347', 'x-compute-request-id': 'req-a9bc444f-a328-47b1-9ae8-70b4ce293347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:06,860 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:06,860 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1cf25c-c02a-4a01-9ae7-5fed0115ba65', 'x-compute-request-id': 'req-2f1cf25c-c02a-4a01-9ae7-5fed0115ba65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:07,957 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:07,958 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc3f23a-6379-4eed-9811-c5272cf9122c', 'x-compute-request-id': 'req-cfc3f23a-6379-4eed-9811-c5272cf9122c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:09,054 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:09,055 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a134c9b0-f823-463e-865b-d56f5b117b6d', 'x-compute-request-id': 'req-a134c9b0-f823-463e-865b-d56f5b117b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:10,145 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:10,146 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87eece1a-3dee-4d61-8557-1e89a19fa040', 'x-compute-request-id': 'req-87eece1a-3dee-4d61-8557-1e89a19fa040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:11,242 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:11,242 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439fc461-bb1f-4b6f-8093-f063afb6b1d3', 'x-compute-request-id': 'req-439fc461-bb1f-4b6f-8093-f063afb6b1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:12,335 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:12,336 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505dbc61-24b8-4d81-9bec-ba398a2a85e2', 'x-compute-request-id': 'req-505dbc61-24b8-4d81-9bec-ba398a2a85e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:13,430 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:13,430 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec693e2f-5d05-425a-a857-2294758f9e57', 'x-compute-request-id': 'req-ec693e2f-5d05-425a-a857-2294758f9e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:14,525 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:17:14,526 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d80f14-7b8a-4c20-8e5d-a63f39775bc9', 'x-compute-request-id': 'req-10d80f14-7b8a-4c20-8e5d-a63f39775bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:15,620 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:15,625 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62b469c-cb2d-4730-8b39-0e88d202f06b', 'x-compute-request-id': 'req-f62b469c-cb2d-4730-8b39-0e88d202f06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:16,721 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:16,721 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0652d3-2407-4701-a169-c29b31473680', 'x-compute-request-id': 'req-2e0652d3-2407-4701-a169-c29b31473680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:17,814 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:17,814 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387f57ba-1b9c-4fd1-87bd-1ee41879ba53', 'x-compute-request-id': 'req-387f57ba-1b9c-4fd1-87bd-1ee41879ba53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:18,907 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:18,907 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2b386f-a108-409c-94dc-5bd4c68fe119', 'x-compute-request-id': 'req-8e2b386f-a108-409c-94dc-5bd4c68fe119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:19,999 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:19,999 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083e635d-f357-4094-9501-ac867cbe4728', 'x-compute-request-id': 'req-083e635d-f357-4094-9501-ac867cbe4728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:21,094 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:21,095 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59e1b8d-0d8f-4cf7-bc0b-63eeabf439b7', 'x-compute-request-id': 'req-c59e1b8d-0d8f-4cf7-bc0b-63eeabf439b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:22,191 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:22,192 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b5dc0b-06b7-4b2f-81ed-fd5725eceacb', 'x-compute-request-id': 'req-03b5dc0b-06b7-4b2f-81ed-fd5725eceacb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:23,286 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:23,286 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8529c917-ce36-4cae-bfa9-e587a7453ac0', 'x-compute-request-id': 'req-8529c917-ce36-4cae-bfa9-e587a7453ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:24,380 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:24,381 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62041c2c-6864-47ad-a6e4-d428d8acf73b', 'x-compute-request-id': 'req-62041c2c-6864-47ad-a6e4-d428d8acf73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:25,473 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:25,474 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30021f61-1f1b-457e-8f2b-a101eec8b030', 'x-compute-request-id': 'req-30021f61-1f1b-457e-8f2b-a101eec8b030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:26,566 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:26,567 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3568405e-ca5f-4666-a227-11250ca753c9', 'x-compute-request-id': 'req-3568405e-ca5f-4666-a227-11250ca753c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:27,660 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:27,660 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56130826-3a6c-4f5f-a42b-bc97816975f7', 'x-compute-request-id': 'req-56130826-3a6c-4f5f-a42b-bc97816975f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:28,756 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:28,757 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e86be7-99a8-4be1-9dcf-35fe209efde4', 'x-compute-request-id': 'req-00e86be7-99a8-4be1-9dcf-35fe209efde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:29,854 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:17:29,855 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8c07dd-8dcd-4f6e-a707-7b75edfbd23d', 'x-compute-request-id': 'req-3e8c07dd-8dcd-4f6e-a707-7b75edfbd23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:30,948 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:30,948 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148f4642-c570-4d5c-9247-88e974cc411f', 'x-compute-request-id': 'req-148f4642-c570-4d5c-9247-88e974cc411f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:32,054 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.097s 2022-02-21 01:17:32,054 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a4e3c7-8234-404e-ae6f-2ea107040ce8', 'x-compute-request-id': 'req-e3a4e3c7-8234-404e-ae6f-2ea107040ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:33,147 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:33,148 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d87d710-59ef-4e42-bc76-182401797b28', 'x-compute-request-id': 'req-9d87d710-59ef-4e42-bc76-182401797b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:34,238 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:17:34,238 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be81b429-9410-4dc4-a418-a24dedf66135', 'x-compute-request-id': 'req-be81b429-9410-4dc4-a418-a24dedf66135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:35,330 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:35,330 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd645899-23bb-4d1a-9da0-43e97a388a65', 'x-compute-request-id': 'req-dd645899-23bb-4d1a-9da0-43e97a388a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:36,425 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:17:36,426 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f693d6-98ec-43e4-98c1-6b4f3cc1f1db', 'x-compute-request-id': 'req-01f693d6-98ec-43e4-98c1-6b4f3cc1f1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:37,545 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.111s 2022-02-21 01:17:37,546 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7707c120-9dd9-4fcf-8407-cd4f53c9513c', 'x-compute-request-id': 'req-7707c120-9dd9-4fcf-8407-cd4f53c9513c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:38,649 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.095s 2022-02-21 01:17:38,649 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43dee5e2-00d7-47de-911d-9d1d7941b940', 'x-compute-request-id': 'req-43dee5e2-00d7-47de-911d-9d1d7941b940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:39,743 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:39,744 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcefea23-bd05-4c54-97aa-c8a63eeb531f', 'x-compute-request-id': 'req-bcefea23-bd05-4c54-97aa-c8a63eeb531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:40,837 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:40,837 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee48b15-dca8-4218-a7dc-c8bded974e88', 'x-compute-request-id': 'req-aee48b15-dca8-4218-a7dc-c8bded974e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:41,932 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:41,933 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51c7420-dfa3-47ba-af43-6f54012ac808', 'x-compute-request-id': 'req-b51c7420-dfa3-47ba-af43-6f54012ac808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:43,025 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:43,026 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7463382-883e-4433-9900-80774be3322d', 'x-compute-request-id': 'req-a7463382-883e-4433-9900-80774be3322d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:44,121 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:17:44,122 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686ee704-0c50-4e66-8149-8dab59df22b9', 'x-compute-request-id': 'req-686ee704-0c50-4e66-8149-8dab59df22b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:45,224 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.093s 2022-02-21 01:17:45,224 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eca3b38-c2d8-4424-87e1-c5d90740ff54', 'x-compute-request-id': 'req-8eca3b38-c2d8-4424-87e1-c5d90740ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:46,316 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:46,317 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98afcee0-0feb-416f-86c4-122a09e1a008', 'x-compute-request-id': 'req-98afcee0-0feb-416f-86c4-122a09e1a008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:47,413 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:47,413 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4ce07b-bcbf-4fb5-9a66-8c4adab93731', 'x-compute-request-id': 'req-5e4ce07b-bcbf-4fb5-9a66-8c4adab93731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:48,504 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:48,505 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45383f32-3132-4c0c-abfd-6bad970c06e4', 'x-compute-request-id': 'req-45383f32-3132-4c0c-abfd-6bad970c06e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:49,597 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:49,598 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf36a04-6622-48f2-b8e6-8f57597fb951', 'x-compute-request-id': 'req-bbf36a04-6622-48f2-b8e6-8f57597fb951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:50,690 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:17:50,690 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1c3d60-1b36-4c1e-bde3-42159cef9de6', 'x-compute-request-id': 'req-ad1c3d60-1b36-4c1e-bde3-42159cef9de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:51,786 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:17:51,786 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e34e3e-99a5-41d3-a39f-f9e788856243', 'x-compute-request-id': 'req-77e34e3e-99a5-41d3-a39f-f9e788856243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:52,881 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:52,882 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe443e05-e79a-4799-a38f-66f2bd33284a', 'x-compute-request-id': 'req-fe443e05-e79a-4799-a38f-66f2bd33284a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:53,976 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:53,977 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25643e9-0599-4d54-95b8-841cb26a1730', 'x-compute-request-id': 'req-c25643e9-0599-4d54-95b8-841cb26a1730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:55,072 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:17:55,072 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f3bb25-bb02-4f84-9cc2-19cc8c1be4d7', 'x-compute-request-id': 'req-80f3bb25-bb02-4f84-9cc2-19cc8c1be4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:56,165 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:17:56,166 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174b0cbc-6d61-45a7-bca2-52c235ac5952', 'x-compute-request-id': 'req-174b0cbc-6d61-45a7-bca2-52c235ac5952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:57,262 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:17:57,263 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882a087e-8a8a-4cb7-8084-05b1db4ca587', 'x-compute-request-id': 'req-882a087e-8a8a-4cb7-8084-05b1db4ca587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:58,356 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:17:58,356 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ca5b48-99c0-4843-953c-9113cbe38fe2', 'x-compute-request-id': 'req-98ca5b48-99c0-4843-953c-9113cbe38fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:17:59,458 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.094s 2022-02-21 01:17:59,458 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c255a8c8-7d21-4cf0-8a51-b86982ffc20c', 'x-compute-request-id': 'req-c255a8c8-7d21-4cf0-8a51-b86982ffc20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:00,555 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:00,556 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75cf0ed0-209f-4e31-8671-70b6c3b3025a', 'x-compute-request-id': 'req-75cf0ed0-209f-4e31-8671-70b6c3b3025a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:01,651 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:01,651 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68658ee1-0b82-4674-a8b7-29bb094b952c', 'x-compute-request-id': 'req-68658ee1-0b82-4674-a8b7-29bb094b952c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:02,748 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:02,748 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d08eda-0e4a-4f4c-9f16-55013d839011', 'x-compute-request-id': 'req-e5d08eda-0e4a-4f4c-9f16-55013d839011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:03,841 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:03,842 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1123dc1d-e4fd-4131-9c4d-c6795cbe3658', 'x-compute-request-id': 'req-1123dc1d-e4fd-4131-9c4d-c6795cbe3658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:04,939 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:18:04,939 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db67638-aef7-4ef9-b9e0-ee3e522ab1aa', 'x-compute-request-id': 'req-5db67638-aef7-4ef9-b9e0-ee3e522ab1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:06,044 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.096s 2022-02-21 01:18:06,044 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9abe5d08-0993-44bf-8cf8-ed7875a5b3b4', 'x-compute-request-id': 'req-9abe5d08-0993-44bf-8cf8-ed7875a5b3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:07,140 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:07,140 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad90b47e-b221-47db-a198-8b6ad74cb49e', 'x-compute-request-id': 'req-ad90b47e-b221-47db-a198-8b6ad74cb49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:08,233 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:18:08,233 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fefc86c-638c-48aa-b0b0-11f9d1bbedb2', 'x-compute-request-id': 'req-0fefc86c-638c-48aa-b0b0-11f9d1bbedb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:09,329 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:09,330 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a993eda3-14b4-4679-9056-b0f3189c696b', 'x-compute-request-id': 'req-a993eda3-14b4-4679-9056-b0f3189c696b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:10,426 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:10,427 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed9908c-197a-4eb7-823a-1bacb582938a', 'x-compute-request-id': 'req-1ed9908c-197a-4eb7-823a-1bacb582938a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:11,527 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:18:11,527 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6053feae-b6b4-41f4-9883-3c689278786a', 'x-compute-request-id': 'req-6053feae-b6b4-41f4-9883-3c689278786a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:12,619 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:12,619 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e853362-414b-4d51-bfd1-75e192d8b97f', 'x-compute-request-id': 'req-2e853362-414b-4d51-bfd1-75e192d8b97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:13,715 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:13,716 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be274ab-2a76-4144-9f7b-274aade23721', 'x-compute-request-id': 'req-4be274ab-2a76-4144-9f7b-274aade23721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:14,810 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:18:14,810 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a8443a-6d1a-492c-b691-aa54a25966cc', 'x-compute-request-id': 'req-b1a8443a-6d1a-492c-b691-aa54a25966cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:15,905 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:15,905 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff796158-5387-4830-9fd3-e651c991231d', 'x-compute-request-id': 'req-ff796158-5387-4830-9fd3-e651c991231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:16,998 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:18:16,998 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac8fdbf-9186-491c-a868-2dc68f1755f0', 'x-compute-request-id': 'req-0ac8fdbf-9186-491c-a868-2dc68f1755f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:18,096 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:18:18,096 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-849c80b1-ac10-4531-84c7-959482e1befa', 'x-compute-request-id': 'req-849c80b1-ac10-4531-84c7-959482e1befa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:19,191 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:19,192 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a99e6a-68a6-4738-84d7-52b1138db01d', 'x-compute-request-id': 'req-f0a99e6a-68a6-4738-84d7-52b1138db01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:20,284 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:20,284 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f3d30d-16ab-4c18-8de1-52a7636946b6', 'x-compute-request-id': 'req-d2f3d30d-16ab-4c18-8de1-52a7636946b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:21,379 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:21,379 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db8a592-3db4-49c9-bbf1-194d108098a5', 'x-compute-request-id': 'req-8db8a592-3db4-49c9-bbf1-194d108098a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:22,472 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:18:22,473 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8109b375-db11-4d96-98d6-6a979dbed40d', 'x-compute-request-id': 'req-8109b375-db11-4d96-98d6-6a979dbed40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:23,568 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:18:23,568 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72ab05c-83c0-43fd-8eeb-f8498a4cb35a', 'x-compute-request-id': 'req-a72ab05c-83c0-43fd-8eeb-f8498a4cb35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:24,666 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:24,667 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834bceb5-e261-44f7-ba1e-25b7cb34aa70', 'x-compute-request-id': 'req-834bceb5-e261-44f7-ba1e-25b7cb34aa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:25,766 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:18:25,767 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977e3f18-6a58-44b2-8bb7-c516e676c604', 'x-compute-request-id': 'req-977e3f18-6a58-44b2-8bb7-c516e676c604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:26,864 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:26,865 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309a663f-b4af-43d4-b2bb-090091e732af', 'x-compute-request-id': 'req-309a663f-b4af-43d4-b2bb-090091e732af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:27,959 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:27,960 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f5f07c-b392-4dad-af68-51699721b91c', 'x-compute-request-id': 'req-a6f5f07c-b392-4dad-af68-51699721b91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:29,053 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:29,053 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e239f388-a44d-4442-af73-0f0688b0cb69', 'x-compute-request-id': 'req-e239f388-a44d-4442-af73-0f0688b0cb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:30,144 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.082s 2022-02-21 01:18:30,144 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab275ac-1de8-4022-806c-d4764555bfc4', 'x-compute-request-id': 'req-7ab275ac-1de8-4022-806c-d4764555bfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:31,244 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.091s 2022-02-21 01:18:31,245 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13a642f-6eb4-49aa-84a7-56299a3bdf21', 'x-compute-request-id': 'req-f13a642f-6eb4-49aa-84a7-56299a3bdf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:32,340 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:32,340 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c469ab3f-5440-4741-adb6-50694e4d6378', 'x-compute-request-id': 'req-c469ab3f-5440-4741-adb6-50694e4d6378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:33,439 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:18:33,440 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0616ad1-8622-4c22-81d8-a85b0f3f9861', 'x-compute-request-id': 'req-d0616ad1-8622-4c22-81d8-a85b0f3f9861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:34,538 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:18:34,539 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a3d86b-2932-4b58-ba4b-6f67e9edbc30', 'x-compute-request-id': 'req-84a3d86b-2932-4b58-ba4b-6f67e9edbc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:35,633 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:35,633 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5b3af9-75be-4ba7-a853-9d7ad70cb3b4', 'x-compute-request-id': 'req-ae5b3af9-75be-4ba7-a853-9d7ad70cb3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:36,725 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:36,726 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459edfaa-4c4b-46ea-98c9-30d975b83ab7', 'x-compute-request-id': 'req-459edfaa-4c4b-46ea-98c9-30d975b83ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:37,822 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:37,822 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a637a48-6ce6-48d5-bade-f64819cf0ef6', 'x-compute-request-id': 'req-7a637a48-6ce6-48d5-bade-f64819cf0ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:38,918 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:38,919 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec89b97b-5a64-4740-a5d3-e017f9419ecb', 'x-compute-request-id': 'req-ec89b97b-5a64-4740-a5d3-e017f9419ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:40,012 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:40,013 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39bc2326-d543-46c6-add0-9ae821e775f3', 'x-compute-request-id': 'req-39bc2326-d543-46c6-add0-9ae821e775f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:41,107 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:18:41,107 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfd2ee5-5ba5-4507-96ba-ace5dbe3b1a3', 'x-compute-request-id': 'req-1cfd2ee5-5ba5-4507-96ba-ace5dbe3b1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:42,198 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:42,199 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a2c5fb-6f94-4ba1-a438-40ba1e892bb6', 'x-compute-request-id': 'req-a7a2c5fb-6f94-4ba1-a438-40ba1e892bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:43,293 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:43,293 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46638538-2f98-417e-8647-a10c503c1b10', 'x-compute-request-id': 'req-46638538-2f98-417e-8647-a10c503c1b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:44,391 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:18:44,392 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6a72df0-2f43-4ace-959c-2e0d50004509', 'x-compute-request-id': 'req-c6a72df0-2f43-4ace-959c-2e0d50004509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:45,486 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.086s 2022-02-21 01:18:45,486 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571d700a-3716-4eff-85c8-30589dcab217', 'x-compute-request-id': 'req-571d700a-3716-4eff-85c8-30589dcab217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:46,579 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:46,580 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66432d6d-01e9-4030-a9f3-9f045947d438', 'x-compute-request-id': 'req-66432d6d-01e9-4030-a9f3-9f045947d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:47,675 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:47,675 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96a2ff9-970f-44a3-bd22-92b5b11c88e6', 'x-compute-request-id': 'req-b96a2ff9-970f-44a3-bd22-92b5b11c88e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:48,769 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:48,769 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53182629-d575-4548-8ebe-c9dfb0afcdc0', 'x-compute-request-id': 'req-53182629-d575-4548-8ebe-c9dfb0afcdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:49,861 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.084s 2022-02-21 01:18:49,862 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d137429-6058-4f62-b85e-0666d2b773ce', 'x-compute-request-id': 'req-5d137429-6058-4f62-b85e-0666d2b773ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:50,957 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:50,957 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28539e77-c5e7-4bbc-9b6c-bf49b322a380', 'x-compute-request-id': 'req-28539e77-c5e7-4bbc-9b6c-bf49b322a380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:52,053 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:52,054 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b695a34-86ab-4929-9705-4f81dac90003', 'x-compute-request-id': 'req-4b695a34-86ab-4929-9705-4f81dac90003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:53,146 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:53,146 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1570d30-9c6b-4a2a-b938-a04ec8490eda', 'x-compute-request-id': 'req-d1570d30-9c6b-4a2a-b938-a04ec8490eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:54,238 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.083s 2022-02-21 01:18:54,238 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c99d58-4e98-48a8-80b8-72365f4e3620', 'x-compute-request-id': 'req-b2c99d58-4e98-48a8-80b8-72365f4e3620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:55,334 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.088s 2022-02-21 01:18:55,335 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7923847b-3f56-4a74-8215-bd5cfff9dce7', 'x-compute-request-id': 'req-7923847b-3f56-4a74-8215-bd5cfff9dce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:56,440 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.096s 2022-02-21 01:18:56,441 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44e069a-24c9-4eff-a136-4a393f29fef6', 'x-compute-request-id': 'req-f44e069a-24c9-4eff-a136-4a393f29fef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:57,536 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:18:57,537 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd841fd1-6965-478c-aad5-83d791354138', 'x-compute-request-id': 'req-cd841fd1-6965-478c-aad5-83d791354138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:58,632 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.085s 2022-02-21 01:18:58,632 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ee739e-5d4d-424c-8e71-52be8747ce25', 'x-compute-request-id': 'req-a9ee739e-5d4d-424c-8e71-52be8747ce25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:18:59,730 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.089s 2022-02-21 01:18:59,730 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29453342-4527-413f-b8e9-26b45eaf0b6a', 'x-compute-request-id': 'req-29453342-4527-413f-b8e9-26b45eaf0b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:19:00,829 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.090s 2022-02-21 01:19:00,830 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d84a5c3-92c8-4951-8000-3ee5833aad38', 'x-compute-request-id': 'req-9d84a5c3-92c8-4951-8000-3ee5833aad38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:19:01,925 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.087s 2022-02-21 01:19:01,926 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30f75cd-2c70-447e-ab55-4099e314d60d', 'x-compute-request-id': 'req-c30f75cd-2c70-447e-ab55-4099e314d60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:20:02,080 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 59.145s 2022-02-21 01:20:02,080 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3700d8e-645b-4bb9-8995-a20611f49cd8', 'x-compute-request-id': 'req-e3700d8e-645b-4bb9-8995-a20611f49cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:20:02,697 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/floatingips/b95996ed-c297-4783-8d37-cff338773312 0.609s 2022-02-21 01:20:02,697 117827 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-74e56389-e4a5-4076-bff3-0d50c986a1b8', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:20:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/floatingips/b95996ed-c297-4783-8d37-cff338773312'} Body: b'' 2022-02-21 01:20:02,894 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.196s 2022-02-21 01:20:02,894 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:20:02 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-2bbad0dd-a3e7-4137-9602-8abe1aab5844', 'x-compute-request-id': 'req-2bbad0dd-a3e7-4137-9602-8abe1aab5844', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'' 2022-02-21 01:21:02,956 117827 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.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 2022-02-21 01:22:02,419 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 119.524s 2022-02-21 01:22:02,419 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abbcb846-4f09-469e-9339-f1a1bfc13882', 'x-compute-request-id': 'req-abbcb846-4f09-469e-9339-f1a1bfc13882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:20:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:23:03,488 117827 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.91', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 2022-02-21 01:24:02,969 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 119.541s 2022-02-21 01:24:02,969 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092cdb73-dccc-440b-8c68-f5d76cbc6257', 'x-compute-request-id': 'req-092cdb73-dccc-440b-8c68-f5d76cbc6257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"server": {"id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "name": "tempest-TestVolumeBootPattern-server-1849812840", "status": "ACTIVE", "tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3", "user_id": "6f525569d9ed4d61926ddad83a270032", "metadata": {}, "hostId": "c025c6998d9e08008ee33cc5b668222d92440a9d0f5298b2751b6571", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.91/compute/flavors/452"}]}, "created": "2022-02-21T01:11:22Z", "updated": "2022-02-21T01:20:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}, {"rel": "bookmark", "href": "http://10.222.0.91/compute/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-74044564", "OS-SRV-USG:launched_at": "2022-02-21T01:11:45.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623"}]}}' 2022-02-21 01:24:04,011 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e 0.034s 2022-02-21 01:24:04,012 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:03 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-01134b2a-3ae3-4017-a4cb-e1dd67f70982', 'x-compute-request-id': 'req-01134b2a-3ae3-4017-a4cb-e1dd67f70982', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.91/compute/v2.1/servers/f114c776-ca8f-4972-a0a7-3af4a2740a2e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f114c776-ca8f-4972-a0a7-3af4a2740a2e could not be found."}}' 2022-02-21 01:24:04,055 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:04,056 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 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-83efc8e0-5e75-4c81-958b-dadc2c161be5', 'x-openstack-request-id': 'req-83efc8e0-5e75-4c81-958b-dadc2c161be5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} 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."}}' 2022-02-21 01:24:04,100 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:04,100 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e422af-2491-44e1-aee0-88660379f059', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e422af-2491-44e1-aee0-88660379f059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:05,343 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.232s 2022-02-21 01:24:05,352 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950bb636-5b7e-4502-8177-71d7a559bbd5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950bb636-5b7e-4502-8177-71d7a559bbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:06,403 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:06,403 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6463a68-2a8c-435d-976c-51cc49ec1fe8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6463a68-2a8c-435d-976c-51cc49ec1fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:07,453 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:07,453 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc17d85-bc77-48b3-8614-63d8068da515', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc17d85-bc77-48b3-8614-63d8068da515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:08,502 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:08,503 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ba0c15-6f54-4efe-b9f0-60c32370e5c3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ba0c15-6f54-4efe-b9f0-60c32370e5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:09,552 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:09,552 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c3722f-4d47-4ada-a2a5-fe38ec2053c8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c3722f-4d47-4ada-a2a5-fe38ec2053c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:10,601 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:10,601 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a405a4d-b09f-4a48-a9b2-9cf423da0351', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a405a4d-b09f-4a48-a9b2-9cf423da0351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:11,652 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:11,652 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10399f8c-e363-45df-a988-bcc36681e5d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10399f8c-e363-45df-a988-bcc36681e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:12,701 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:12,701 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee188485-61f2-4377-b3d5-6612d69a42cd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee188485-61f2-4377-b3d5-6612d69a42cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:13,750 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:13,750 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d1a2b5-201f-429d-bda7-7e8b7388dd60', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d1a2b5-201f-429d-bda7-7e8b7388dd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:14,803 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:24:14,803 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4889dc-830b-4a3d-a8a6-6687291b6020', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4889dc-830b-4a3d-a8a6-6687291b6020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:15,856 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:15,856 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9e12cb-1a1a-477b-a706-7ddcb0942651', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9e12cb-1a1a-477b-a706-7ddcb0942651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:16,905 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:16,906 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d6f796-8c4b-4b3e-87b1-be77b4dd0767', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d6f796-8c4b-4b3e-87b1-be77b4dd0767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:17,954 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:17,954 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ac2f47-c8a0-46a5-8a26-cd3a926fde70', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ac2f47-c8a0-46a5-8a26-cd3a926fde70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:19,005 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:19,005 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781dc669-9d48-48db-9588-f32d4186c503', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781dc669-9d48-48db-9588-f32d4186c503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:20,056 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:20,056 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b818f5-ec91-4638-a82e-4b10b0f092d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b818f5-ec91-4638-a82e-4b10b0f092d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:21,106 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:21,106 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bcb009-fc25-4d86-b98a-373f0ad8c8c9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bcb009-fc25-4d86-b98a-373f0ad8c8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:22,157 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:22,157 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e92770-9d82-47ae-a1f8-9936720c0f86', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e92770-9d82-47ae-a1f8-9936720c0f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:23,210 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:24:23,210 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31707220-ef24-4d39-8126-03902ff69bdf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31707220-ef24-4d39-8126-03902ff69bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:24,259 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.039s 2022-02-21 01:24:24,259 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a610887-490b-4951-b23a-7ab66edbaa18', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a610887-490b-4951-b23a-7ab66edbaa18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:25,313 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:24:25,313 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8d983e-918f-495f-9446-a7792e91ec28', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8d983e-918f-495f-9446-a7792e91ec28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:26,362 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:26,362 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62370fcb-1e7f-4ea8-9f19-57c5e3f984ea', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62370fcb-1e7f-4ea8-9f19-57c5e3f984ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:27,412 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:27,413 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773dd392-9b4d-4531-be01-b56650735205', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773dd392-9b4d-4531-be01-b56650735205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:28,463 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:28,463 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b223ca2-fba2-45f8-a1e5-32e239cdddfa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b223ca2-fba2-45f8-a1e5-32e239cdddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:29,518 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:24:29,519 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b1b20-6b52-44a6-82df-d1be90fc0e13', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b1b20-6b52-44a6-82df-d1be90fc0e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:30,572 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:30,572 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0839300d-d242-483e-9770-40d99712983c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0839300d-d242-483e-9770-40d99712983c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:31,624 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:31,624 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e25d99-cee0-4e66-bd5b-eacb81c08c6f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e25d99-cee0-4e66-bd5b-eacb81c08c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:32,673 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:32,673 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b5c5c9-e81b-4cf9-ab19-dd1423a8993f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b5c5c9-e81b-4cf9-ab19-dd1423a8993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:33,720 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:33,721 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8144f6e8-b7c5-44f5-8e6e-d1ca4f722642', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8144f6e8-b7c5-44f5-8e6e-d1ca4f722642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:34,770 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:34,770 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9989137-9636-4fea-b4c6-fe4e756c5d9c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9989137-9636-4fea-b4c6-fe4e756c5d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:35,824 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:24:35,825 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54a2ead-9556-40cc-b1c0-54896619aea5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54a2ead-9556-40cc-b1c0-54896619aea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:36,873 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:36,873 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9f8f8d-3862-44c0-a0ff-be5de4cd7067', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9f8f8d-3862-44c0-a0ff-be5de4cd7067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:37,925 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:37,925 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c99677-9f40-4656-9fba-52205e9e0464', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c99677-9f40-4656-9fba-52205e9e0464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:38,985 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:24:38,985 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a3d7c6-1408-4603-b234-000a5c601749', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a3d7c6-1408-4603-b234-000a5c601749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:40,034 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:40,034 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2154038-d2c7-4f38-b545-be6a6b9ee199', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2154038-d2c7-4f38-b545-be6a6b9ee199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:41,084 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:41,084 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2798b142-ba1e-4fa9-8f18-a1a561f5d3a3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2798b142-ba1e-4fa9-8f18-a1a561f5d3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:42,135 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:42,135 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5000ccd4-7c9c-4aeb-80ce-95d51ed076ff', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5000ccd4-7c9c-4aeb-80ce-95d51ed076ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:43,184 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:43,185 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a3f35f-aa4d-445a-8db1-472700bf12c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a3f35f-aa4d-445a-8db1-472700bf12c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:44,236 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:44,236 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a70b99-ea3a-40c3-81b7-81cc0b43b87f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a70b99-ea3a-40c3-81b7-81cc0b43b87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:45,285 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:45,286 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3226569-0e3f-440c-a9b3-b11bb81044cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3226569-0e3f-440c-a9b3-b11bb81044cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:46,338 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:46,339 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a5390a-1473-48b0-a76a-a4ca745ef876', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a5390a-1473-48b0-a76a-a4ca745ef876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:47,391 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:24:47,392 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e57437a-678f-4caf-9a25-82bbcfcce06e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e57437a-678f-4caf-9a25-82bbcfcce06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:48,441 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:48,441 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2377df2-8a15-44af-8b7b-5d0399e7c8c9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2377df2-8a15-44af-8b7b-5d0399e7c8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:49,492 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:49,492 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bbef44-78f7-4e88-94b1-375d15c7ab15', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bbef44-78f7-4e88-94b1-375d15c7ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:50,543 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:50,544 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fed47d7-da4c-4808-87e4-9f634c80944e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fed47d7-da4c-4808-87e4-9f634c80944e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:51,594 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:51,594 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5459c1-8887-4eef-9cdc-80abd528f390', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5459c1-8887-4eef-9cdc-80abd528f390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:52,645 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:52,645 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93beadd5-f0de-4466-8b34-f7d4c9766e6b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93beadd5-f0de-4466-8b34-f7d4c9766e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:53,694 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:53,694 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7323b509-d157-4a45-8c42-372bf3ebf75a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7323b509-d157-4a45-8c42-372bf3ebf75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:54,745 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:24:54,745 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9a13ce-26aa-4f44-89e2-14e827c6094c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9a13ce-26aa-4f44-89e2-14e827c6094c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:55,801 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.047s 2022-02-21 01:24:55,802 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c82316-1bf5-4d72-ba1b-dd27cf502f1d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c82316-1bf5-4d72-ba1b-dd27cf502f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:56,851 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:24:56,851 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778feedb-f9ef-448f-a5bd-16ab38f02f65', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778feedb-f9ef-448f-a5bd-16ab38f02f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:57,901 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:24:57,902 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb176957-ef3a-4a61-9d20-51f6a2e84c45', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb176957-ef3a-4a61-9d20-51f6a2e84c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:24:58,952 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:24:58,953 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bddd83-70ea-4e64-b5f7-a7fc82e674b9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bddd83-70ea-4e64-b5f7-a7fc82e674b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:00,003 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:00,003 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828c5971-ab4f-46ab-98eb-57a20d1ad0bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828c5971-ab4f-46ab-98eb-57a20d1ad0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:01,052 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:25:01,052 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef751d7-ecdb-41e8-b7c8-f46494b7de7f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef751d7-ecdb-41e8-b7c8-f46494b7de7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:02,211 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.152s 2022-02-21 01:25:02,212 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbdf521-f716-4068-aedd-3258de819390', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbdf521-f716-4068-aedd-3258de819390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:03,263 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:25:03,264 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ef5226-8679-495e-b7d7-478d41476378', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ef5226-8679-495e-b7d7-478d41476378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:04,320 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.048s 2022-02-21 01:25:04,320 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993fcc4a-2765-4a22-8ee6-17ade3283f83', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993fcc4a-2765-4a22-8ee6-17ade3283f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:05,373 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:25:05,374 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05d3b8f-0184-4003-895c-6dda95df7be1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05d3b8f-0184-4003-895c-6dda95df7be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:06,424 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:06,424 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad26e13-dfae-466a-a3ba-e306f90f6bda', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad26e13-dfae-466a-a3ba-e306f90f6bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:07,474 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:07,474 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c6bc60-0080-4acd-9faf-65d1d1729b14', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c6bc60-0080-4acd-9faf-65d1d1729b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:08,525 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:08,526 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73aa0e6d-c6ba-4d1e-bb90-289fb5a94907', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73aa0e6d-c6ba-4d1e-bb90-289fb5a94907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:09,576 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:09,577 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738250e3-0863-4ea5-a36a-7ce591c3ccd4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738250e3-0863-4ea5-a36a-7ce591c3ccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:10,632 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.047s 2022-02-21 01:25:10,632 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a99c020-e381-4f72-8bec-fe81cfd701c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a99c020-e381-4f72-8bec-fe81cfd701c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:11,684 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:25:11,684 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4c7ca0-2472-4b81-b67d-9b97e30b4721', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4c7ca0-2472-4b81-b67d-9b97e30b4721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:12,733 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:12,733 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b64cbcc-82e7-4716-b3e5-483f052fcaf1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b64cbcc-82e7-4716-b3e5-483f052fcaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:13,784 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:13,784 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd975b8-b91c-4ade-9b85-f5a1e84b12fc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd975b8-b91c-4ade-9b85-f5a1e84b12fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:14,834 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:25:14,834 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8303f328-4c70-45e5-a1b2-ce9c09e0a61f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8303f328-4c70-45e5-a1b2-ce9c09e0a61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:15,884 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:25:15,884 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bc786b-565e-4f9a-a1d9-8935bba4afb0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bc786b-565e-4f9a-a1d9-8935bba4afb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:16,935 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:16,936 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b9b6d0-2e63-4de6-9bc3-ad9f5ffe2701', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b9b6d0-2e63-4de6-9bc3-ad9f5ffe2701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:17,988 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:25:17,989 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2e5997-9eda-4bc8-aa36-9907332cc27d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2e5997-9eda-4bc8-aa36-9907332cc27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:19,039 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:19,039 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575df204-d29c-40d9-b798-c5cbaf4fe9a3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575df204-d29c-40d9-b798-c5cbaf4fe9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:20,088 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.041s 2022-02-21 01:25:20,088 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29caacc-9094-4bc0-ac18-8e12f527646a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29caacc-9094-4bc0-ac18-8e12f527646a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:21,140 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:21,140 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a6071f-04ee-417f-a36a-939c0754a9b9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a6071f-04ee-417f-a36a-939c0754a9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:22,190 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:22,190 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411c3acd-d043-4fff-9138-53f3e8ca5208', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411c3acd-d043-4fff-9138-53f3e8ca5208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:23,240 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:25:23,240 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e32e6f5-98f5-448a-b0d8-29375b2cb53a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e32e6f5-98f5-448a-b0d8-29375b2cb53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:24,289 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:25:24,290 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1bef6b-ef98-4d79-b3de-d4814802ccc5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1bef6b-ef98-4d79-b3de-d4814802ccc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:25,341 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:25:25,341 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd52096-41d6-4c9c-bd89-b368bc9e5840', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd52096-41d6-4c9c-bd89-b368bc9e5840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:26,396 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.046s 2022-02-21 01:25:26,396 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d020abce-e015-468b-900b-f9fba1dc9848', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d020abce-e015-468b-900b-f9fba1dc9848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:27,450 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.046s 2022-02-21 01:25:27,451 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d467544-9d8f-46cf-9ab7-917f07f59d61', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d467544-9d8f-46cf-9ab7-917f07f59d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:28,514 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:25:28,514 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286c6344-64e0-41e0-af1a-79393c188f29', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286c6344-64e0-41e0-af1a-79393c188f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:29,580 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:25:29,581 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7cf8261-c73e-4a68-9ec1-78afc1736653', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7cf8261-c73e-4a68-9ec1-78afc1736653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:30,641 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:25:30,642 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3488b67-928d-463b-a34b-b71acbfec5da', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3488b67-928d-463b-a34b-b71acbfec5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:31,706 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:25:31,706 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d91642-1fb1-484d-b6f9-5d3f66ccb71d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d91642-1fb1-484d-b6f9-5d3f66ccb71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:32,770 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:25:32,770 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4edecb-e34a-4918-b4f6-8d71cc1ba726', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4edecb-e34a-4918-b4f6-8d71cc1ba726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:33,832 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:25:33,833 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2ef9f3-565c-469c-ab3e-c56963b3615f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2ef9f3-565c-469c-ab3e-c56963b3615f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:34,898 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:25:34,899 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fb774f-f71c-45d7-8d88-374ebec4abd2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fb774f-f71c-45d7-8d88-374ebec4abd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:35,974 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.066s 2022-02-21 01:25:35,974 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f17b212-a9fb-43bd-bcb5-bdd268308654', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f17b212-a9fb-43bd-bcb5-bdd268308654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:37,035 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:25:37,035 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07e8f61-ab28-4c4e-9ce3-5383213ce4c3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07e8f61-ab28-4c4e-9ce3-5383213ce4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:38,106 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.062s 2022-02-21 01:25:38,106 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a214940a-e5b5-4e0a-bc05-d7e1bf0fb876', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a214940a-e5b5-4e0a-bc05-d7e1bf0fb876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:39,164 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:25:39,165 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd3b910-9ac9-4326-bbd0-49b58820b913', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd3b910-9ac9-4326-bbd0-49b58820b913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:40,227 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:25:40,227 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552c002c-edf7-4c74-bb3f-6d4ded7dea74', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552c002c-edf7-4c74-bb3f-6d4ded7dea74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:41,294 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:25:41,294 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d73ef2d-36c9-480d-9552-d239fa987849', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d73ef2d-36c9-480d-9552-d239fa987849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:42,356 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:25:42,356 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d446413c-a8d2-44c5-ab7a-697a767c840a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d446413c-a8d2-44c5-ab7a-697a767c840a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:43,423 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:25:43,423 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd582d19-6363-4cb1-9ffd-c50eb0d94292', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd582d19-6363-4cb1-9ffd-c50eb0d94292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:44,491 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:25:44,492 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71347e3a-2f93-43d1-a258-584699ed0578', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71347e3a-2f93-43d1-a258-584699ed0578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:45,554 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:25:45,555 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71bfe5a-44dd-4e24-9c00-75a54145daa7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71bfe5a-44dd-4e24-9c00-75a54145daa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:46,619 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:25:46,620 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b72c2e3-1ef4-4fd7-b214-7ee6ae20a21d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b72c2e3-1ef4-4fd7-b214-7ee6ae20a21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:47,684 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:25:47,685 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee46cdb3-927d-4b32-ad33-72b24912eca4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee46cdb3-927d-4b32-ad33-72b24912eca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:48,755 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.063s 2022-02-21 01:25:48,756 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caab5f6e-472b-415c-b41c-45ce182d9990', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caab5f6e-472b-415c-b41c-45ce182d9990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:49,808 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:25:49,809 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ef91ff-41c7-47e2-8e64-3cb6d207b97c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ef91ff-41c7-47e2-8e64-3cb6d207b97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:50,872 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:25:50,872 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da78b9c-2e51-447a-bcd5-5cfbccc9e42c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da78b9c-2e51-447a-bcd5-5cfbccc9e42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:51,936 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:25:51,937 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86c3111-d76c-4c31-aa3a-1d86af1b7a97', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86c3111-d76c-4c31-aa3a-1d86af1b7a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:52,999 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:25:52,999 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4fad7e-9eda-46a1-8dbf-2fa4cef2dd34', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4fad7e-9eda-46a1-8dbf-2fa4cef2dd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:54,066 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:25:54,067 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed08966-1089-4296-ad70-600f0269c7bc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed08966-1089-4296-ad70-600f0269c7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:55,125 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:25:55,126 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beac0e0a-419f-46f6-b14a-7a60ec797608', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beac0e0a-419f-46f6-b14a-7a60ec797608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:56,190 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:25:56,191 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e30258-b32c-4e07-a7f5-b1c83ae4a77b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e30258-b32c-4e07-a7f5-b1c83ae4a77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:57,255 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:25:57,256 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b669fc69-a786-4cd4-8ad3-3929b0d1d6f0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b669fc69-a786-4cd4-8ad3-3929b0d1d6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:58,318 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:25:58,318 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a62996-1062-45ee-aef0-4fe31cfaba07', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a62996-1062-45ee-aef0-4fe31cfaba07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:25:59,383 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:25:59,383 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f421e3-5716-4392-a854-ac2f966a94b8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f421e3-5716-4392-a854-ac2f966a94b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:00,448 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:00,449 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fe4cbf-9414-4861-b45c-f9a9361ef0b8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fe4cbf-9414-4861-b45c-f9a9361ef0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:01,517 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:26:01,517 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-432c98f5-90f9-4f1a-858c-478668d76f8b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-432c98f5-90f9-4f1a-858c-478668d76f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:02,628 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.102s 2022-02-21 01:26:02,628 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26a0f00-b414-4351-8099-43085a2f51e0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26a0f00-b414-4351-8099-43085a2f51e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:03,678 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:26:03,679 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98b2d61-6dbd-49f4-874f-4c901fa34900', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98b2d61-6dbd-49f4-874f-4c901fa34900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:04,728 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.040s 2022-02-21 01:26:04,728 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45da008-8fee-444b-8d67-b3ed35001af5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45da008-8fee-444b-8d67-b3ed35001af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:05,782 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.046s 2022-02-21 01:26:05,782 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fd8861-dd1f-46f5-aa2e-9404fdca5781', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fd8861-dd1f-46f5-aa2e-9404fdca5781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:06,833 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:26:06,834 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853f589d-247b-438b-a726-84e81712d190', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853f589d-247b-438b-a726-84e81712d190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:07,896 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:07,897 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017ca362-61f9-4c8c-884a-9a8d8d968ef3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017ca362-61f9-4c8c-884a-9a8d8d968ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:08,960 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:08,960 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c41857-e5f9-4b51-aa0f-e19d88e9f53f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c41857-e5f9-4b51-aa0f-e19d88e9f53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:10,025 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:26:10,025 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071cd7bc-99cd-42ee-bf29-e21261ec3720', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071cd7bc-99cd-42ee-bf29-e21261ec3720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:11,085 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:26:11,086 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75dc3f6-7a3b-4a27-af56-10feff1312dd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75dc3f6-7a3b-4a27-af56-10feff1312dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:12,149 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:12,150 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098d2fa6-e2de-4df2-bba6-00ee91e41454', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098d2fa6-e2de-4df2-bba6-00ee91e41454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:13,212 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:26:13,212 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a0f62d-6758-4a3f-a0b2-7172d3dabe4c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a0f62d-6758-4a3f-a0b2-7172d3dabe4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:14,276 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:26:14,277 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72f75db-5367-4dba-a7ce-f37e3d0caa7b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72f75db-5367-4dba-a7ce-f37e3d0caa7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:15,339 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:26:15,339 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80654974-613c-416c-8d6a-c124cdf6bfb3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80654974-613c-416c-8d6a-c124cdf6bfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:16,404 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:16,404 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ada376a-8524-4f51-8a99-4edd554261f2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ada376a-8524-4f51-8a99-4edd554261f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:17,476 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.063s 2022-02-21 01:26:17,477 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803a6822-0b51-4117-99e9-0bb8c69d58ee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803a6822-0b51-4117-99e9-0bb8c69d58ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:18,538 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:26:18,538 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c25a449-75ff-4cd8-8e2a-87ff1542b83a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c25a449-75ff-4cd8-8e2a-87ff1542b83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:19,602 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:19,603 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24f3815-808e-471d-8fb6-fb9109b02178', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24f3815-808e-471d-8fb6-fb9109b02178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:20,667 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:20,667 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d544e3-513c-42fb-9499-9645241f8af7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d544e3-513c-42fb-9499-9645241f8af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:21,728 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:26:21,728 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a583ab4-6ccc-4169-badd-6b4842cd38cd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a583ab4-6ccc-4169-badd-6b4842cd38cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:22,797 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:26:22,797 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcdac1e-7fc8-4747-a758-02bafed77c54', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcdac1e-7fc8-4747-a758-02bafed77c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:23,857 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:26:23,857 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbca7b4f-0d46-4a0e-b5a8-08e97ffb8e39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbca7b4f-0d46-4a0e-b5a8-08e97ffb8e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:24,922 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:24,922 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48aa922-f445-4c1b-ad43-90456e6435c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48aa922-f445-4c1b-ad43-90456e6435c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:25,987 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:25,987 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc045e7a-1bcd-4095-94f0-5a135f8279bc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc045e7a-1bcd-4095-94f0-5a135f8279bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:27,053 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:26:27,053 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bd386e-353c-4852-a4d4-bcfc783d638c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bd386e-353c-4852-a4d4-bcfc783d638c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:28,112 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:26:28,113 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef00ba45-67ad-4d5e-972e-147ff399c1fa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef00ba45-67ad-4d5e-972e-147ff399c1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:29,176 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:29,176 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6848717f-3896-4a96-9c86-292284c91a70', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6848717f-3896-4a96-9c86-292284c91a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:30,241 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:26:30,242 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932742fa-4bf2-42aa-9ef3-08ba9879360b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932742fa-4bf2-42aa-9ef3-08ba9879360b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:31,303 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:26:31,304 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bca787f-65e5-472c-bc51-c71ccd0cfcc7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bca787f-65e5-472c-bc51-c71ccd0cfcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:32,369 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:26:32,370 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac915fa1-462a-4b00-b2bd-bbcb898f3723', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac915fa1-462a-4b00-b2bd-bbcb898f3723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:33,434 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:33,435 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502241bd-727f-499e-87bb-d85bc1eb2240', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502241bd-727f-499e-87bb-d85bc1eb2240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:34,499 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:34,499 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7366574d-e810-46b6-9bd0-16aeb27aaa40', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7366574d-e810-46b6-9bd0-16aeb27aaa40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:35,564 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:35,565 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2de7b4d-524b-4c3e-b050-9e018017bff7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2de7b4d-524b-4c3e-b050-9e018017bff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:36,630 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:26:36,630 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9816c877-a271-4043-8b87-012d95b7526b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9816c877-a271-4043-8b87-012d95b7526b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:37,690 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:26:37,690 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5188402e-6ab2-444e-9120-ef2b796bfb64', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5188402e-6ab2-444e-9120-ef2b796bfb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:38,765 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.066s 2022-02-21 01:26:38,765 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdd08ad-a21a-4a79-9e2e-5f51a7a09f40', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdd08ad-a21a-4a79-9e2e-5f51a7a09f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:39,822 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:26:39,823 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fc53fc-fd90-4c97-8b55-327ed8268a26', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fc53fc-fd90-4c97-8b55-327ed8268a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:40,889 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:26:40,889 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf31ce9-1ea4-4ffc-8707-58dd265b6c5f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf31ce9-1ea4-4ffc-8707-58dd265b6c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:41,951 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:26:41,952 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c269176d-9f27-4645-b8fa-9f58a79b67c7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c269176d-9f27-4645-b8fa-9f58a79b67c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:43,016 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:43,016 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8552bb-9720-4df2-9bdb-25d93886ff78', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8552bb-9720-4df2-9bdb-25d93886ff78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:44,085 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:26:44,086 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d45025c-89e2-457b-87b6-5b18c8f55600', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d45025c-89e2-457b-87b6-5b18c8f55600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:45,151 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:26:45,152 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2c2bec-2bbc-4ea7-9d15-afb5090c4703', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2c2bec-2bbc-4ea7-9d15-afb5090c4703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:46,216 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:46,216 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bb0658-dae7-4716-8d66-fed965fee9f1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bb0658-dae7-4716-8d66-fed965fee9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:47,280 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:26:47,284 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b2c21f-62a3-47c5-a403-dae49d78647b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b2c21f-62a3-47c5-a403-dae49d78647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:48,341 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:26:48,341 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a51efff-fae3-466c-9c71-9b944da11221', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a51efff-fae3-466c-9c71-9b944da11221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:49,407 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:26:49,407 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e1d056-8d13-4e26-b45c-8bccc7bd3128', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e1d056-8d13-4e26-b45c-8bccc7bd3128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:50,471 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:50,471 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57aebbf6-7362-426f-896d-a73a819a4a50', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57aebbf6-7362-426f-896d-a73a819a4a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:51,533 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:26:51,534 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69018d32-dbe0-4835-8f87-4be445fd7e63', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69018d32-dbe0-4835-8f87-4be445fd7e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:52,598 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:26:52,598 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b0d38f-3320-40f3-b1e2-3eb4806eed21', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b0d38f-3320-40f3-b1e2-3eb4806eed21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:53,660 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:26:53,661 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b36dd9-839a-42f6-a733-e8c1c9cc18ed', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b36dd9-839a-42f6-a733-e8c1c9cc18ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:54,738 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.070s 2022-02-21 01:26:54,738 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567dba33-a488-411d-b309-972f7534079a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567dba33-a488-411d-b309-972f7534079a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:55,805 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:26:55,805 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe69ed0-6a7e-42b1-9f96-33097b1f042a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe69ed0-6a7e-42b1-9f96-33097b1f042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:56,867 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:26:56,867 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf09e7b-4431-497b-a463-dcf912aa349a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf09e7b-4431-497b-a463-dcf912aa349a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:57,929 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:26:57,929 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bcf3dd-2d1a-4da4-98f7-8f8e0d390834', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bcf3dd-2d1a-4da4-98f7-8f8e0d390834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:26:58,997 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:26:58,998 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8c8af9-d05e-495b-965a-45431821911a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8c8af9-d05e-495b-965a-45431821911a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:00,062 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:00,062 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a1bc33-a893-4cf3-83ed-063a66d1a824', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a1bc33-a893-4cf3-83ed-063a66d1a824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:01,123 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:27:01,124 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dbec63-2520-4585-8b38-e8255fa95d03', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dbec63-2520-4585-8b38-e8255fa95d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:02,191 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:27:02,192 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff28a45a-8e48-40fd-9ee3-16fe16ebd456', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff28a45a-8e48-40fd-9ee3-16fe16ebd456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:03,291 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.092s 2022-02-21 01:27:03,292 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d98931d-6805-4693-8ee5-b4052c6a6cf9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d98931d-6805-4693-8ee5-b4052c6a6cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:04,343 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:27:04,343 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e54aa44-d561-490f-ad6e-9ec7669bd6a0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e54aa44-d561-490f-ad6e-9ec7669bd6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:05,394 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.042s 2022-02-21 01:27:05,394 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086c12ce-aeb7-48e0-a53a-d1cb9c3bfdd2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086c12ce-aeb7-48e0-a53a-d1cb9c3bfdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:06,447 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:27:06,448 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d5956b-d75a-44cb-86a3-27ad6010438a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d5956b-d75a-44cb-86a3-27ad6010438a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:07,509 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:07,509 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e990541-6a70-4335-80c0-7dd01b45639c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e990541-6a70-4335-80c0-7dd01b45639c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:08,576 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:27:08,576 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd755c2d-78a5-4be4-aa35-75af80733a18', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd755c2d-78a5-4be4-aa35-75af80733a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:09,651 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.066s 2022-02-21 01:27:09,651 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1540f185-2768-47d6-b31d-92a7629e2cca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1540f185-2768-47d6-b31d-92a7629e2cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:10,703 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:27:10,703 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b0beaf-46b9-46bd-b3c2-27c4db996e33', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b0beaf-46b9-46bd-b3c2-27c4db996e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:11,769 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:27:11,769 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a6f515-58ef-4a84-9df4-8cd86f2a831b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a6f515-58ef-4a84-9df4-8cd86f2a831b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:12,832 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:12,832 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3732aed6-6d4b-4b54-aca6-e342ead4de50', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3732aed6-6d4b-4b54-aca6-e342ead4de50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:13,896 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:13,896 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db141504-7ec7-43e9-8aae-00cae3a83f3b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db141504-7ec7-43e9-8aae-00cae3a83f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:14,959 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:14,960 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af919fa-f2df-4d61-b3b8-7e0c38c920df', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af919fa-f2df-4d61-b3b8-7e0c38c920df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:16,025 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:27:16,025 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321ea0d4-2526-410c-9902-1cb228b99dae', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321ea0d4-2526-410c-9902-1cb228b99dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:17,088 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:17,089 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6dff80-1d5a-4f82-a339-e0d1857d42cd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6dff80-1d5a-4f82-a339-e0d1857d42cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:18,149 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:27:18,150 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0aebe5a-abee-45cc-826c-2033b73d1ed2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0aebe5a-abee-45cc-826c-2033b73d1ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:19,212 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:19,212 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c732233-851e-4b9a-a312-dcec9dae93aa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c732233-851e-4b9a-a312-dcec9dae93aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:20,276 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:20,276 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01dff5bd-4236-4de7-b3e7-c4c5d49d3088', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01dff5bd-4236-4de7-b3e7-c4c5d49d3088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:21,343 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:27:21,343 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc96e0b4-25d9-4f1f-9172-bd17e6c51433', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc96e0b4-25d9-4f1f-9172-bd17e6c51433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:22,409 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:22,409 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096a000e-2130-4aa0-bab9-9f63a947e8be', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096a000e-2130-4aa0-bab9-9f63a947e8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:23,470 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:23,471 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56287b7d-c232-4c6f-87c6-13589024a44c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56287b7d-c232-4c6f-87c6-13589024a44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:24,533 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:24,534 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440d7a80-9a35-4bfd-a69d-f1fba3629771', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440d7a80-9a35-4bfd-a69d-f1fba3629771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:25,596 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:25,597 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b53be8-ef56-4401-9fbe-da94177388bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b53be8-ef56-4401-9fbe-da94177388bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:26,664 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:27:26,664 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719f588e-7f8c-4bc0-9cae-28fea8908b4f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719f588e-7f8c-4bc0-9cae-28fea8908b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:27,724 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:27:27,724 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7239323-fbc8-4303-ab94-d088363b0c3f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7239323-fbc8-4303-ab94-d088363b0c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:28,793 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:27:28,793 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de431a1-a5fb-463f-87a0-54745eb51915', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de431a1-a5fb-463f-87a0-54745eb51915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:29,859 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:27:29,860 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4906ba8-a743-49b1-b0c0-3b81efba0df1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4906ba8-a743-49b1-b0c0-3b81efba0df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:30,922 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:30,922 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c83e5c-b4e3-43fb-ba92-eef31810860c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c83e5c-b4e3-43fb-ba92-eef31810860c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:31,993 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.062s 2022-02-21 01:27:31,993 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc76578-294d-4efb-92f2-85da4575ed38', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc76578-294d-4efb-92f2-85da4575ed38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:33,048 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.047s 2022-02-21 01:27:33,049 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d55adb5-10d7-44d4-af3d-4fe399c20c78', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d55adb5-10d7-44d4-af3d-4fe399c20c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:34,111 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:34,111 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b5857c-f9e5-4537-9a98-ce1561636a98', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b5857c-f9e5-4537-9a98-ce1561636a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:35,179 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:27:35,180 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce547922-4479-45ff-b0f9-6c369ad40424', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce547922-4479-45ff-b0f9-6c369ad40424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:36,242 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:36,243 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d53359-ae4f-4d0f-a7e1-cb5d4bd69cc7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d53359-ae4f-4d0f-a7e1-cb5d4bd69cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:37,307 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:37,308 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068adab2-d7c3-42f0-9a72-11963b38df15', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068adab2-d7c3-42f0-9a72-11963b38df15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:38,369 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:38,370 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9798a2e-2adb-4086-a374-f35e1d9c07bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9798a2e-2adb-4086-a374-f35e1d9c07bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:39,439 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:27:39,440 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763452db-fd0e-4a15-8475-e75a0fdb7240', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763452db-fd0e-4a15-8475-e75a0fdb7240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:40,520 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.072s 2022-02-21 01:27:40,520 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e002fc-8416-41a2-b24a-4bfd2d25eb2b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e002fc-8416-41a2-b24a-4bfd2d25eb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:41,572 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.045s 2022-02-21 01:27:41,573 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b911ae8-ea0c-4209-96df-6f280e94d99e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b911ae8-ea0c-4209-96df-6f280e94d99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:42,635 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:42,636 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da32e53-08f4-4ba4-9b36-0be8c24855be', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da32e53-08f4-4ba4-9b36-0be8c24855be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:43,699 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:27:43,699 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedbc712-2897-4158-bb67-32f53aae5012', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedbc712-2897-4158-bb67-32f53aae5012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:44,770 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.063s 2022-02-21 01:27:44,770 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7962feff-0f28-4cef-b2e5-c9dee581a0db', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7962feff-0f28-4cef-b2e5-c9dee581a0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:45,830 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:27:45,831 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4195e1-a0e9-4267-b956-70db71c82003', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4195e1-a0e9-4267-b956-70db71c82003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:46,899 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:27:46,899 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a471ac-5fb8-42a4-8fa8-abd902601997', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a471ac-5fb8-42a4-8fa8-abd902601997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:47,960 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:27:47,960 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4389c9c8-43c5-4b8f-a7af-e936f6826568', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4389c9c8-43c5-4b8f-a7af-e936f6826568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:49,021 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:49,022 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4707a1-e0f2-4a80-97b3-89ae7b42a9c3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4707a1-e0f2-4a80-97b3-89ae7b42a9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:50,085 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:50,086 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cdb287-1364-4087-af8a-d92c0bbc19fc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cdb287-1364-4087-af8a-d92c0bbc19fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:51,148 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:27:51,149 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6512a398-3c04-49aa-8375-cea1de9c6260', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6512a398-3c04-49aa-8375-cea1de9c6260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:52,214 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:27:52,214 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaea6b34-d10f-4dfd-8131-9c9a4dda67c8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaea6b34-d10f-4dfd-8131-9c9a4dda67c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:53,276 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:53,277 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e04bbb2-ed1a-48b4-9639-550f6bc72d43', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e04bbb2-ed1a-48b4-9639-550f6bc72d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:54,340 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:27:54,340 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf979b4-3e61-4103-b18e-19d450804de4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf979b4-3e61-4103-b18e-19d450804de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:55,405 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:27:55,406 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb27155-a26e-4df1-8e05-9268428cae82', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb27155-a26e-4df1-8e05-9268428cae82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:56,470 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:27:56,471 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31fb3d9-bfec-43f8-b898-ee4b282fce79', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31fb3d9-bfec-43f8-b898-ee4b282fce79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:57,530 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:27:57,530 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6249434a-5590-4e7f-9122-e31d8e32410b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6249434a-5590-4e7f-9122-e31d8e32410b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:58,596 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:27:58,597 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319b1efc-bd4c-4be8-a009-9d6ea5ee24a8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319b1efc-bd4c-4be8-a009-9d6ea5ee24a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:27:59,664 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:27:59,664 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3ef8b0-febd-48c4-bc9c-3283df3d0d38', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3ef8b0-febd-48c4-bc9c-3283df3d0d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:00,725 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:28:00,725 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641125b4-28ab-4e01-816e-9dd3e367b61a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641125b4-28ab-4e01-816e-9dd3e367b61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:01,789 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:01,790 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035a82f7-6876-4b51-ad33-f29aa3ded464', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035a82f7-6876-4b51-ad33-f29aa3ded464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:02,856 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:28:02,856 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224f3718-dace-4c55-97a1-4beb1733d95b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224f3718-dace-4c55-97a1-4beb1733d95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:04,085 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.221s 2022-02-21 01:28:04,085 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d14b968-0594-4c81-9ea7-cbf17ac81a32', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d14b968-0594-4c81-9ea7-cbf17ac81a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:05,149 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:05,150 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb95d71f-e1be-435a-ac8e-d3bf000d5078', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb95d71f-e1be-435a-ac8e-d3bf000d5078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:06,234 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.077s 2022-02-21 01:28:06,235 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bc716c-0b6b-4860-96cf-53cfb1ae2b4f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bc716c-0b6b-4860-96cf-53cfb1ae2b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:07,297 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:28:07,298 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412eb381-a9eb-4cdd-9348-70a7501eed7c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412eb381-a9eb-4cdd-9348-70a7501eed7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:08,381 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.074s 2022-02-21 01:28:08,381 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5ce864-84d7-4d8c-a785-62dd54211287', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5ce864-84d7-4d8c-a785-62dd54211287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:09,453 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.064s 2022-02-21 01:28:09,458 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafedb3c-1e0c-46e7-8bcc-2666364f6cdc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafedb3c-1e0c-46e7-8bcc-2666364f6cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:10,516 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:28:10,517 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37056455-652b-4e12-bb26-00b1a3518b7e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37056455-652b-4e12-bb26-00b1a3518b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:11,591 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.064s 2022-02-21 01:28:11,594 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8862cea-0dc6-4c47-a020-d098741aea61', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8862cea-0dc6-4c47-a020-d098741aea61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:12,654 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:28:12,654 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f0c5a9-c2aa-472d-8157-eb64494fc683', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f0c5a9-c2aa-472d-8157-eb64494fc683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:13,869 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.206s 2022-02-21 01:28:13,870 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6f039c-dca5-46d3-bee6-f7fb73809848', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6f039c-dca5-46d3-bee6-f7fb73809848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:14,976 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.097s 2022-02-21 01:28:14,976 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37edf7fe-adef-4e4f-9dd2-d023e3fd4f29', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37edf7fe-adef-4e4f-9dd2-d023e3fd4f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:16,037 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:28:16,037 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e1bf59-13cf-494a-938b-cced66aff04d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e1bf59-13cf-494a-938b-cced66aff04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:17,088 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:28:17,088 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0631467d-049e-464d-a041-7178005a27fb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0631467d-049e-464d-a041-7178005a27fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:18,139 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.043s 2022-02-21 01:28:18,139 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b67fa93-c9a3-4887-bf52-5b313c1d5608', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b67fa93-c9a3-4887-bf52-5b313c1d5608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:19,213 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.066s 2022-02-21 01:28:19,214 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1897ab4-53e6-4c6a-81fe-bd0a9be97618', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1897ab4-53e6-4c6a-81fe-bd0a9be97618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:20,646 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.425s 2022-02-21 01:28:20,647 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4263eb1-9848-4c4c-81b1-ce7466967014', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4263eb1-9848-4c4c-81b1-ce7466967014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:21,704 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:28:21,705 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457f0225-b4c5-4822-abc3-ee83c9b96811', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457f0225-b4c5-4822-abc3-ee83c9b96811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:22,770 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:28:22,770 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9463a00c-c43a-4938-a0f4-a33a7263366f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9463a00c-c43a-4938-a0f4-a33a7263366f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:23,832 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:28:23,832 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda644ec-5bed-48ea-8d11-52c8ec9e0cf6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda644ec-5bed-48ea-8d11-52c8ec9e0cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:24,902 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.063s 2022-02-21 01:28:24,903 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3533850-bd1f-40d6-9498-5dea63d4f7c4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3533850-bd1f-40d6-9498-5dea63d4f7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:25,971 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:28:25,972 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517a1990-b4f1-48a8-b9a4-41d680ad323a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517a1990-b4f1-48a8-b9a4-41d680ad323a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:27,039 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:28:27,039 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb7c460-1304-497c-991c-280b68cdcea0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb7c460-1304-497c-991c-280b68cdcea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:28,103 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:28,104 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6b2968-ca38-4a5e-a80a-cf9823c4bc27', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6b2968-ca38-4a5e-a80a-cf9823c4bc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:29,168 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:29,168 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e132fe-cdb9-46d1-8975-5a0e2e498aba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e132fe-cdb9-46d1-8975-5a0e2e498aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:30,228 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:28:30,228 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11362a9-8c86-4c5a-a7f5-4ef03f399b0c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11362a9-8c86-4c5a-a7f5-4ef03f399b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:31,294 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:28:31,295 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259a0c23-b8e5-4fd3-b2f8-c7bc00411659', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259a0c23-b8e5-4fd3-b2f8-c7bc00411659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:32,354 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:28:32,355 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fb1dc8-a3e8-476b-820c-cfc61554f195', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fb1dc8-a3e8-476b-820c-cfc61554f195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:33,423 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:28:33,424 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20343af1-64a5-4fc5-a6be-1c539a4ef02a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20343af1-64a5-4fc5-a6be-1c539a4ef02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:34,482 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:28:34,482 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eab4a0-8281-4cd9-b908-9d85db68b98e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eab4a0-8281-4cd9-b908-9d85db68b98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:35,559 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.067s 2022-02-21 01:28:35,559 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d259c79-fce4-4ac2-855b-7d9835c3cbd7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d259c79-fce4-4ac2-855b-7d9835c3cbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:36,620 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:28:36,620 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5057a230-5011-45dc-be94-9139f6c18bde', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5057a230-5011-45dc-be94-9139f6c18bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:37,689 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:28:37,689 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158dc796-394e-4acb-a04b-0299684b6dcc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158dc796-394e-4acb-a04b-0299684b6dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:38,752 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:28:38,752 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a188681d-42d3-45a0-908b-fe7e3c70e3c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a188681d-42d3-45a0-908b-fe7e3c70e3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:39,817 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:28:39,817 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e0bc31-7e26-4c14-9ca8-a475f1f3f63b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e0bc31-7e26-4c14-9ca8-a475f1f3f63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:40,895 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.069s 2022-02-21 01:28:40,895 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1b2896-cf5c-4a6e-ab70-9555e33dac43', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1b2896-cf5c-4a6e-ab70-9555e33dac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:41,952 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.048s 2022-02-21 01:28:41,952 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44070e8f-cf18-4a8c-9563-03f5f3da3bec', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44070e8f-cf18-4a8c-9563-03f5f3da3bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:43,013 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:28:43,014 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70e373b-fd19-4dbf-b77a-0a6988315178', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70e373b-fd19-4dbf-b77a-0a6988315178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:44,083 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:28:44,084 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f261b890-b65b-4115-b344-475bd8b5b5bc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f261b890-b65b-4115-b344-475bd8b5b5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:45,141 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:28:45,141 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d511df31-6f01-42e0-bc3b-4d53cbe73907', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d511df31-6f01-42e0-bc3b-4d53cbe73907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:46,208 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:28:46,208 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e4bbb9-a185-451f-8327-bda17854fe6c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e4bbb9-a185-451f-8327-bda17854fe6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:47,273 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:28:47,273 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e8eafd-cbf5-48c2-81b7-a71b29faf23e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e8eafd-cbf5-48c2-81b7-a71b29faf23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:48,336 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:28:48,337 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5e72a4-044b-4806-9c16-817658feb906', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5e72a4-044b-4806-9c16-817658feb906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:49,403 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:28:49,404 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab28792-bd72-4708-9421-147be9f73ee9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab28792-bd72-4708-9421-147be9f73ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:50,465 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:28:50,465 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be73553-955a-4f68-998c-04752f86e633', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be73553-955a-4f68-998c-04752f86e633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:51,535 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:28:51,535 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12883a3-51a4-417d-abd3-7c6aa2e25a33', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12883a3-51a4-417d-abd3-7c6aa2e25a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:52,597 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:28:52,598 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a7ed8a-80b8-467b-9cf9-c1bd31a7a78b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a7ed8a-80b8-467b-9cf9-c1bd31a7a78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:53,662 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:28:53,663 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ac3094-6e53-429e-aa7a-746239a5815c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ac3094-6e53-429e-aa7a-746239a5815c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:54,728 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:28:54,729 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56bcb55-62d2-435f-afe9-8ea3b040651a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56bcb55-62d2-435f-afe9-8ea3b040651a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:55,792 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:55,792 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200b4c5a-e009-4809-bfed-443409463e9f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200b4c5a-e009-4809-bfed-443409463e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:56,861 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:28:56,862 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8fe8e8-17bc-46cb-9325-77169a258b25', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8fe8e8-17bc-46cb-9325-77169a258b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:57,921 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:28:57,921 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b64fc4d-0bcd-4e32-a3c3-64a28eb8212e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b64fc4d-0bcd-4e32-a3c3-64a28eb8212e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:28:58,985 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:28:58,985 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e7c115-0ebb-4ac3-8bf6-1a6885b65885', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e7c115-0ebb-4ac3-8bf6-1a6885b65885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:00,049 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:00,049 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2a8576-b0e6-49cf-9d0f-6e3f4e3ab267', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2a8576-b0e6-49cf-9d0f-6e3f4e3ab267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:01,115 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:29:01,115 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175023cf-f17f-4f87-bab9-bd53975bc33a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175023cf-f17f-4f87-bab9-bd53975bc33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:02,182 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:29:02,183 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056db720-2f51-47b2-ac5f-e1f3f08a6d0e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056db720-2f51-47b2-ac5f-e1f3f08a6d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:03,253 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.062s 2022-02-21 01:29:03,253 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8fd8f6-1dda-4699-bab1-9006c551d093', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8fd8f6-1dda-4699-bab1-9006c551d093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:04,318 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:29:04,319 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e55740e-4251-434c-9686-c2c122504c3b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e55740e-4251-434c-9686-c2c122504c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:05,381 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:05,381 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33e722e-83e5-49d1-b2e7-d74ecb9627d8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33e722e-83e5-49d1-b2e7-d74ecb9627d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:06,454 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.065s 2022-02-21 01:29:06,454 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb86682e-c216-4c0f-98e0-3a6336d267a7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb86682e-c216-4c0f-98e0-3a6336d267a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:07,512 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:29:07,513 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba137eb-fac9-4321-b82d-c9264d36425e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba137eb-fac9-4321-b82d-c9264d36425e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:08,578 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:29:08,579 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233acd90-97fa-4b2e-9f6f-f980f19809fe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233acd90-97fa-4b2e-9f6f-f980f19809fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:09,645 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:29:09,645 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed41d0e-d1f9-42fe-ba78-34cca361df44', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed41d0e-d1f9-42fe-ba78-34cca361df44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:10,703 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:29:10,704 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4706ac71-437b-4540-aa85-43333e143ba9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4706ac71-437b-4540-aa85-43333e143ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:11,771 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:29:11,772 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8cbfe4-ea46-48cc-8120-a7122c820e56', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8cbfe4-ea46-48cc-8120-a7122c820e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:12,839 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:29:12,839 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0e7d2e-785b-4857-9761-09ae7f7345dc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0e7d2e-785b-4857-9761-09ae7f7345dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:13,898 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:29:13,898 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5001c93-d177-4a4b-83f5-58b2861d1734', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5001c93-d177-4a4b-83f5-58b2861d1734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:14,962 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:14,963 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6878ea-9414-4293-94e1-69ddf3b9bb41', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6878ea-9414-4293-94e1-69ddf3b9bb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:16,027 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:29:16,028 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccfd069-987d-4939-9d3d-41eb12d36294', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccfd069-987d-4939-9d3d-41eb12d36294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:17,090 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:17,090 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f78d7c-2eec-448b-810d-c4a13b944263', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f78d7c-2eec-448b-810d-c4a13b944263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:18,152 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:18,152 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82aa8c4-358b-49f4-8369-b9eda2e0ea24', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82aa8c4-358b-49f4-8369-b9eda2e0ea24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:19,217 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:29:19,218 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9466c9-34d2-4640-a12a-579fe290da1c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9466c9-34d2-4640-a12a-579fe290da1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:20,279 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:29:20,280 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776434cf-3926-4965-ad98-6ba09a0fc440', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776434cf-3926-4965-ad98-6ba09a0fc440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:21,344 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:29:21,345 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d06c5e2-a587-496d-a337-1ad8c5579c88', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d06c5e2-a587-496d-a337-1ad8c5579c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:22,407 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:22,408 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecff0d63-390d-4829-8606-05c02025eb66', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecff0d63-390d-4829-8606-05c02025eb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:23,469 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:29:23,469 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83c0603-e813-424a-97fd-30db9312d24e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83c0603-e813-424a-97fd-30db9312d24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:24,544 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.067s 2022-02-21 01:29:24,544 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048a74fa-dc4e-4afe-af8e-bb6eacde7968', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048a74fa-dc4e-4afe-af8e-bb6eacde7968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:25,609 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:29:25,609 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8a4c87-b176-415d-8c78-f5926872ed32', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8a4c87-b176-415d-8c78-f5926872ed32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:26,673 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:26,673 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c80d603-f67b-4ac8-97e2-417bcfb56f67', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c80d603-f67b-4ac8-97e2-417bcfb56f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:27,733 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:29:27,734 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1da354e-c332-4928-9d24-91b5a50bf960', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1da354e-c332-4928-9d24-91b5a50bf960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:28,798 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:28,798 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1876f0-3c29-4bf9-b2a6-599ef6043be2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1876f0-3c29-4bf9-b2a6-599ef6043be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:29,865 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:29:29,866 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b7ebc0-c44f-4655-ad37-4ec7d950c7e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b7ebc0-c44f-4655-ad37-4ec7d950c7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:30,927 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:29:30,928 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3009d5ea-d609-4508-8cae-7cd52961859e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3009d5ea-d609-4508-8cae-7cd52961859e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:31,995 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:29:31,995 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b8bf09-db3c-4104-a43c-485f19b437eb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b8bf09-db3c-4104-a43c-485f19b437eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:33,056 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:29:33,056 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d06b96-6920-4e9a-aacd-539d208abf18', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d06b96-6920-4e9a-aacd-539d208abf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:34,118 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:34,118 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60735ae-01b4-4630-9e53-baa77252f727', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60735ae-01b4-4630-9e53-baa77252f727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:35,183 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:29:35,183 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa6d8c3-bfb2-4d87-8786-77e371cd23f7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa6d8c3-bfb2-4d87-8786-77e371cd23f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:36,247 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:36,247 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8124f509-bddb-4c45-a0cf-65c210bda0bf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8124f509-bddb-4c45-a0cf-65c210bda0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:37,313 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.057s 2022-02-21 01:29:37,313 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cba470-f805-43b7-88bd-4bdde6257d7f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cba470-f805-43b7-88bd-4bdde6257d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:38,381 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.060s 2022-02-21 01:29:38,381 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697e8607-1c11-4de7-9faa-6707d56100cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697e8607-1c11-4de7-9faa-6707d56100cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:39,444 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:39,444 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7710c872-b87a-4489-b872-d78b28bdaf24', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7710c872-b87a-4489-b872-d78b28bdaf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:40,507 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:40,507 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57f2f8d-a03b-4e03-889c-98d47b30c7a1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57f2f8d-a03b-4e03-889c-98d47b30c7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:41,577 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.062s 2022-02-21 01:29:41,578 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88526fa4-8bae-4ad1-a348-acb66bebc521', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88526fa4-8bae-4ad1-a348-acb66bebc521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:42,655 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.069s 2022-02-21 01:29:42,655 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0d05c6-7739-441f-9fa5-0884efca2ac7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0d05c6-7739-441f-9fa5-0884efca2ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:43,712 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.047s 2022-02-21 01:29:43,712 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b180ad42-8314-47e2-ba0c-b20facd59fba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b180ad42-8314-47e2-ba0c-b20facd59fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:44,771 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:29:44,772 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff97b55-58ff-4fe4-aac2-d52d9505cbf8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff97b55-58ff-4fe4-aac2-d52d9505cbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:45,841 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.061s 2022-02-21 01:29:45,846 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f936188-e15d-433b-8c28-c48e3bc54aec', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f936188-e15d-433b-8c28-c48e3bc54aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:46,909 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:46,909 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a238e3-8f2a-4b19-a1da-8de620cc9603', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a238e3-8f2a-4b19-a1da-8de620cc9603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:47,968 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.051s 2022-02-21 01:29:47,969 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892f29c5-c4be-48a1-8a00-fcccebdc00f0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892f29c5-c4be-48a1-8a00-fcccebdc00f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:49,031 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:29:49,032 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28bb551d-553e-4e3b-8e21-5e32f7c04c78', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28bb551d-553e-4e3b-8e21-5e32f7c04c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:50,096 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:29:50,096 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86177e8f-a476-4e6f-afa1-dd0231004ed6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86177e8f-a476-4e6f-afa1-dd0231004ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:51,159 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:51,159 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f319a1c9-a51f-48d1-b8b2-a65640fb539a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f319a1c9-a51f-48d1-b8b2-a65640fb539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:52,220 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.052s 2022-02-21 01:29:52,220 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674ea644-0b8e-4fce-b64a-fead9652cc45', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674ea644-0b8e-4fce-b64a-fead9652cc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:53,286 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.058s 2022-02-21 01:29:53,287 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f413f6b-115c-4e62-9386-3b9c6ff2baea', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f413f6b-115c-4e62-9386-3b9c6ff2baea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:54,349 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:29:54,349 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca719386-75e6-401b-8eb3-ed8bbe25bb22', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca719386-75e6-401b-8eb3-ed8bbe25bb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:55,412 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:29:55,413 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01207d7c-db0a-415c-b87e-585a6d9a44a5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01207d7c-db0a-415c-b87e-585a6d9a44a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:56,479 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.059s 2022-02-21 01:29:56,480 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe2a1d0-24ea-4d16-81c6-1e5bf4478a18', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe2a1d0-24ea-4d16-81c6-1e5bf4478a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:57,540 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.050s 2022-02-21 01:29:57,541 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca92bfe-e77b-436a-bb31-bbb697c7fa8b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca92bfe-e77b-436a-bb31-bbb697c7fa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:58,602 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.053s 2022-02-21 01:29:58,603 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8134c2-2526-470f-9e80-55fbfd8a6e53', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8134c2-2526-470f-9e80-55fbfd8a6e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:29:59,674 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.064s 2022-02-21 01:29:59,675 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b989af4-3d3d-474e-adae-c2ec7ffd73a4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b989af4-3d3d-474e-adae-c2ec7ffd73a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:00,731 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.049s 2022-02-21 01:30:00,731 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cf6c0e-fdb5-45f6-a160-5844324d15e8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cf6c0e-fdb5-45f6-a160-5844324d15e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:01,794 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.054s 2022-02-21 01:30:01,794 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99306a9-90cc-4602-8049-0bd33600f22e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99306a9-90cc-4602-8049-0bd33600f22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:02,859 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.056s 2022-02-21 01:30:02,860 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a7c347-86bb-4bbc-812e-956096063846', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a7c347-86bb-4bbc-812e-956096063846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:03,923 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.055s 2022-02-21 01:30:03,924 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4b300b-d070-4d83-a673-94c1785bb20d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4b300b-d070-4d83-a673-94c1785bb20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:04,976 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623 0.044s 2022-02-21 01:30:04,976 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f5f6d5-598c-4974-b39a-bbce538f4047', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f5f6d5-598c-4974-b39a-bbce538f4047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623'} Body: b'{"volume": {"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-21T01:10:50.000000", "updated_at": "2022-02-21T01:11:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1922416286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.91/volume/v3/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}, {"rel": "bookmark", "href": "http://10.222.0.91/volume/0c96b1f3aaed4700a792cf9d25aaaca3/volumes/3d76e451-45e3-48ae-b581-1709b58b8623"}], "user_id": "6f525569d9ed4d61926ddad83a270032", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3d76e451-45e3-48ae-b581-1709b58b8623", "attachment_id": "c7d5a271-bc50-45cf-9a14-ec2400d7553c", "volume_id": "3d76e451-45e3-48ae-b581-1709b58b8623", "server_id": "f114c776-ca8f-4972-a0a7-3af4a2740a2e", "host_name": null, "device": "/dev/sda", "attached_at": "2022-02-21T01:11:27.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "9b96cc67-20b9-414f-8afb-039ff7953adc", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0c96b1f3aaed4700a792cf9d25aaaca3"}}' 2022-02-21 01:30:05,209 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.91:9696/v2.0/security-groups/a0b77437-2c72-4721-ba41-8f8de6b7154d 0.225s 2022-02-21 01:30:05,209 117827 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-a3e9f0a2-e716-4a36-b6f5-c7d17c0f41ba', 'content-length': '0', 'date': 'Mon, 21 Feb 2022 01:30:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.91:9696/v2.0/security-groups/a0b77437-2c72-4721-ba41-8f8de6b7154d'} Body: b'' 2022-02-21 01:30:06,328 117827 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.91/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-74044564 1.118s 2022-02-21 01:30:06,329 117827 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Feb 2022 01:30:05 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-f456d3c8-5381-46ae-90fb-ae00d56622bb', 'x-compute-request-id': 'req-f456d3c8-5381-46ae-90fb-ae00d56622bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.91/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-74044564'} 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 3d76e451-45e3-48ae-b581-1709b58b8623 within the required time (360 s). Timer started at 1645406644. Timer ended at 1645407004. Waited for 360 s. }}} 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/scenario/test_volume_boot_pattern.py", line 88, in test_volume_boot_pattern self._delete_server(instance_1st) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 36, in _delete_server waiters.wait_for_server_termination(self.servers_client, server['id']) File "/opt/stack/tempest/tempest/common/waiters.py", line 145, 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
pt13.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
pt14.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
pt15.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
pt16.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
pt17.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt17.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt18.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
pt19.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.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt22.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
pt23.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt26.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
pt26.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
pt27.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.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt28.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
pt29.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_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt30.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt31.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt31.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt32.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
pt33.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt66.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
pt66.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
Total | 237 | 212 | 16 | 0 | 9 |